home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / netscape.idb / usr / lib / X11 / app-defaults / Netscape.z / Netscape
Text File  |  1995-11-13  |  104KB  |  2,526 lines

  1. ! Netscape.ad --- app-defaults file for Netscape 1.12IS.
  2. !
  3. ! Copyright (c) 1994, 1995 Netscape Communications Corporation,
  4. ! all rights reserved.
  5. !
  6. ! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
  7. ! Bugs and commentary to x_cbug@netscape.com.
  8. !
  9. !      ==========================================================
  10. !      NOTE: If you're looking here for things to customize, look
  11. !      on the Preferences dialog under the Options menu first.
  12. !      Most things are customizable from there.  Things which are
  13. !      settable via the Preferences dialog boxes are stored in
  14. !      the ~/.netscape-preferences file, and not in X resources.
  15. !      ==========================================================
  16. !
  17. ! This file lists the default resources built in to Netscape.
  18. ! You can use the stuff in this file for examples of how to customize
  19. ! Netscape for your environment; normally you will do this by
  20. ! copying the few lines you want to alter to your private resource
  21. ! database, which usually lives in a file called .Xdefaults in your home
  22. ! directory.
  23. !
  24. ! Site administrators **may** want to make changes here and install this
  25. ! file as the global app-defaults file for the site.  To do this, one
  26. ! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on SunOS,
  27. ! /usr/openwin/lib/app-defaults/Netscape.  (But actually this directory
  28. ! could be anywhere; only the person who installed X knows for sure.)
  29. !
  30. ! It is **STRONGLY RECOMMENDED** that you not install this file in the
  31. ! app-defaults directory unless you are really sure you know what you are
  32. ! doing.  There are a whole slew of version-skew problems associated with
  33. ! app-defaults files, which are best avoided by simply not using them.
  34. ! In particular, if the app-defaults file for a program is installed, and
  35. ! you get a new version of that program, you can't properly test out the
  36. ! new version without actually installing it, since it will pick up the
  37. ! resources for the previous version, and will quite likely malfunction.
  38. !
  39. ! In short, app-defaults files are bad.  Don't use them.  This file is
  40. ! provided for informational purposes, and so that I don't get a lot of
  41. ! complaints from people who think they understand this stuff better than
  42. ! I do.
  43.  
  44.  
  45. ! Here's how you turn on SGI's Motif hacks:
  46. Netscape*sgiMode:         True
  47. Netscape*scheme:          Base
  48. Netscape*useSchemes:        Colors, Fonts
  49. Netscape*useEnhancedFSB:     True
  50.  
  51.  
  52. ! User-Settable Parameters
  53. ! ========================
  54.  
  55. ! This is the directory where Netscape finds external files such as icons.
  56. !
  57. *appDir:            /usr/lib/X11/C/netscape
  58.  
  59. ! This resource is the same as the -visual command line option, which selects
  60. ! an X visual on which the windows should be created.  Legal options are:
  61. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  62. ! use whatever the server says is the default visual; a visual class (like
  63. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  64. ! a particular visual (in case there is more than one visual of a particular
  65. ! class.)  "Best" is probably the right choice.
  66. !
  67. *visualID:            Best
  68.  
  69. ! Whether Netscape should install a private colormap.  This will cause the
  70. ! maximal number of colors to be used, but on most systems, will result in
  71. ! unpleasant colormap flashing when switching between applications.  Legal
  72. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  73. ! if we know that the display hardware supports multiple simultaneous
  74. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  75. ! that means install the map when displaying on an SGI screen, and don't
  76. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  77. ! do you uniquely identify that capability?  Let me know.)
  78. !
  79. *installColormap:        Guess
  80.  
  81. ! The maximum number of color cells to allocate per image; this is only
  82. ! relevant when using the default colormap of a PseudoColor visual.
  83. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  84. ! that we can allocate, the better images will look.)  This controls only
  85. ! the number of colors allocated for internal images - a few more colors
  86. ! will be allocated for the fluff and chrome that comes with Motif.
  87. !
  88. *maxImageColors:        0
  89.  
  90. ! Set this to false to disable the <BLINK> tag.
  91. *blinkingEnabled:        True
  92.  
  93. ! Whether the Exit menu item should confirm first.
  94. *confirmExit:            False
  95.  
  96. ! Mouse cursor when over an anchor.
  97. *linkCursor:            hand2
  98.  
  99. ! Mouse cursor when awaiting a reply.
  100. *busyCursor:            watch
  101.  
  102. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  103. *saveNextLinkCursor:        hand2
  104.  
  105. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  106. *saveNextNonlinkCursor:        crosshair
  107.  
  108. ! How quickly (in seconds) the status messages should update.
  109. *progressInterval:        1
  110.  
  111. ! How quickly (in milliseconds) the run light and/or logo should animate.
  112. *busyBlinkRate:            500
  113. *animRate:            166
  114.  
  115. ! How often (in seconds) the global history, bookmarks, and disk cache
  116. ! files should be updated.
  117. *saveHistoryInterval:        600
  118.  
  119. ! How many pixels of motion must occur before a mouse-release is interpreted
  120. ! as a "drag" rather than a "click."
  121. *hysteresis:            3
  122.  
  123. ! These resources control whether Netscape should redirect its stdout and
  124. ! stderr streams to a dialog box, so that diagnostics reported by other
  125. ! programs launched by Netscape (for example, external viewers specified in
  126. ! a mailcap file) will be reported to the user through a dialog box,
  127. ! instead of simply showing up on the stdout/stderr of the controlling
  128. ! terminal of Netscape (which in many cases won't even be visible.)
  129. !
  130. ! If you have a external viewer which produces an annoying amount of output
  131. ! even when it has nothing interesting to say, you can shut it up by
  132. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  133. ! you could add the following to your .mailcap file:
  134. !
  135. !        video/mpeg; mpeg_play %s 2>&-
  136. !
  137. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  138. ! If you find a need to let one or both of them continue on to the actual
  139. ! terminal of Netscape, you can do it by setting these resources to False.
  140. !
  141. *useStderrDialog:        True
  142. *useStdoutDialog:        True
  143.  
  144. ! For those MIME content-encodings which are not directly understood
  145. ! internally, it is possible to specify another Unix program to use as
  146. ! a filter here.
  147. !
  148. ! Each line in the encodingFilters resource consists of four fields,
  149. ! seperated by colons and optional whitespace:
  150. !
  151. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  152. !
  153. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  154. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  155. !                  PRINTABLE are built-in; no need to specify those.)
  156. !
  157. ! output-encoding: The encoding that results from this transformation.
  158. !                  Leaving this empty is usually appropriate.
  159. !
  160. ! extensions:      A comma-seperated list of the extensions typically used for
  161. !                  files in this encoding; if a document ends in one of these
  162. !                  extensions, then when that document is saved to disk, the
  163. !                  extension will be stripped off of the default file name
  164. !                  (since documents are decoded before they are saved, and the
  165. !                  extension would no longer accurately describe the file.)
  166. !
  167. ! filter-command:  A shell command which reads from stdin and writes to stdout
  168. !                  which does the actual decoding.
  169. !
  170. *encodingFilters:                  \
  171.     x-compress :  : .Z     : uncompress -c    \n\
  172.     x-gzip     :  : .z,.gz : gzip -cdq    \n
  173.  
  174.  
  175. ! Too many servers have bugs in the implementation of window gravity for
  176. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  177. ! if we are able to make use of window gravity, but on many X servers, it
  178. ! results in form items being scattered randomly all over the document.
  179. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  180. ! "Guess", we run some tests and try to decide whether the X server is
  181. ! broken or partially broken.
  182. !
  183. ! If you find yourself needing to use a value here other than Guess,
  184. ! please tell us, so that we can make it guess correctly in the future.
  185. !
  186. *windowGravityWorks:        Guess
  187.  
  188.  
  189. ! Colors
  190. !
  191. ! This resource controls the forground text color of unfollowed links 
  192. ! (links which have not yet been visited.)
  193. !
  194. *linkForeground:            #0000EE
  195.  
  196. ! This resource controls the forground text color of followed links 
  197. ! (links which have already been visited.)
  198. !
  199. *vlinkForeground:            #551A8B
  200.  
  201. ! This resource controls the forground text color of activated links 
  202. ! (links which are in the process of being clicked upon.)
  203. !
  204. *alinkForeground:            #FF0000
  205.  
  206. ! These resources control the forground and background colors of text
  207. ! which has been selected with the mouse.
  208. !
  209. *selectForeground:            #000000
  210. *selectBackground:            #FFFFCC
  211.  
  212. ! These resources control the forground and background colors of normal text.
  213. !
  214. *defaultForeground:            #000000
  215. *defaultBackground:            #C0C0C0
  216.  
  217. ! This resource may be used to specify a default background image.  It should
  218. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  219. ! then the default background color will be used instead.
  220. !
  221. *defaultBackgroundImage:        
  222.  
  223. ! Normally, the user-specified colors and backgrounds will only be used when
  224. ! viewing documents which did not specify their own colors and backgrounds.
  225. ! If this resource is set to False, then the user-specified colors and
  226. ! backgrounds will always be used, regardless of the options specified in 
  227. ! the document itself.
  228. !
  229. *documentColorsHavePriority:        True
  230.  
  231.  
  232. ! Translations
  233. !
  234. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  235. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  236. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  237. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  238. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  239. ! All praise the X keyboard model!
  240. !
  241. ! And because of the need to do this, we have to do all of the keyboard
  242. ! equivalents with "translations" instead of "accelerators", since a menu
  243. ! item can only have one accelerator, and in order to make both Meta and Alt
  244. ! work we need to give them each two.  All praise Motif!
  245. !
  246. *drawingArea.translations:        #replace            \
  247.     <Btn1Down>:            ArmLink()            \n\
  248.     <Btn2Down>:            ArmLink()            \n\
  249.     ~Shift<Btn1Up>:            ActivateLink()            \
  250.                     DisarmLink()            \n\
  251.     ~Shift<Btn2Up>:            ActivateLink(new-window)    \
  252.                     DisarmLink()            \n\
  253.     Shift<Btn1Up>:            ActivateLink(save-only)        \
  254.                     DisarmLink()            \n\
  255.     Shift<Btn2Up>:            ActivateLink(save-only)        \
  256.                     DisarmLink()            \n\
  257.     <Btn1Motion>:            DisarmLinkIfMoved()        \n\
  258.     <Btn2Motion>:            DisarmLinkIfMoved()        \n\
  259.     <Btn3Motion>:            DisarmLinkIfMoved()        \n\
  260.     <Motion>:            DescribeLink()            \n\
  261.     <Btn3Down>:            CommandMenu()            \n
  262.  
  263. ! Some basic emacs-like bindings for single-line text fields.
  264. *XmTextField.translations:        #override            \n\
  265.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  266.     ~Meta ~Alt Ctrl<Key>b:        backward-character()        \n\
  267.     ~Meta ~Alt Ctrl<Key>d:        delete-next-character()        \n\
  268.     ~Meta ~Alt Ctrl<Key>e:        end-of-line()            \n\
  269.     ~Meta ~Alt Ctrl<Key>f:        forward-character()        \n\
  270.     ~Meta ~Alt Ctrl<Key>g:        process-cancel()        \n\
  271.     ~Meta ~Alt Ctrl<Key>h:        delete-previous-character()    \n\
  272.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  273.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  274.                     delete-to-end-of-line()        \n\
  275.     ~Meta ~Alt Ctrl<Key>w:        cut-clipboard()            \n\
  276.     Meta ~Ctrl<Key>b:        backward-word()            \n\
  277.      Alt ~Ctrl<Key>b:        backward-word()            \n\
  278.     Meta ~Ctrl<Key>d:        delete-next-word()        \n\
  279.      Alt ~Ctrl<Key>d:        delete-next-word()        \n\
  280.     Meta ~Ctrl<Key>f:        forward-word()            \n\
  281.      Alt ~Ctrl<Key>f:        forward-word()            \n\
  282.     Meta ~Ctrl<Key>w:        copy-clipboard()        \n\
  283.      Alt ~Ctrl<Key>w:        copy-clipboard()        \n\
  284.     Meta ~Ctrl<Key>osfLeft:        backward-word()            \n\
  285.      Alt ~Ctrl<Key>osfLeft:        backward-word()            \n\
  286.     Meta ~Ctrl<Key>osfRight:    forward-word()            \n\
  287.      Alt ~Ctrl<Key>osfRight:    forward-word()            \n\
  288.     Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  289.      Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  290.     Meta ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  291.      Alt ~Ctrl<Key>osfDelete:    delete-next-word()        \n
  292.  
  293. ! Some basic emacs-like bindings for multi-line text fields.
  294. ! This duplicates info with the above, since XmTextField bogusly
  295. ! doesn't know about the page and line oriented actions at all,
  296. ! and pukes out a warning when it encounters them.  How very.
  297. *XmText.translations:            #override            \n\
  298.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  299.     ~Meta ~Alt Ctrl<Key>b:        backward-character()        \n\
  300.     ~Meta ~Alt Ctrl<Key>d:         delete-next-character()        \n\
  301.     ~Meta ~Alt Ctrl<Key>e:        end-of-line()            \n\
  302.     ~Meta ~Alt Ctrl<Key>f:        forward-character()        \n\
  303.     ~Meta ~Alt Ctrl<Key>g:        process-cancel()        \n\
  304.     ~Meta ~Alt Ctrl<Key>h:         delete-previous-character()    \n\
  305.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  306.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  307.                     delete-to-end-of-line()        \n\
  308.     ~Meta ~Alt Ctrl<Key>w:        cut-clipboard()            \n\
  309.     Meta ~Ctrl<Key>b:        backward-word()            \n\
  310.      Alt ~Ctrl<Key>b:        backward-word()            \n\
  311.     Meta ~Ctrl<Key>d:        delete-next-word()        \n\
  312.      Alt ~Ctrl<Key>d:        delete-next-word()        \n\
  313.     Meta ~Ctrl<Key>f:        forward-word()            \n\
  314.      Alt ~Ctrl<Key>f:        forward-word()            \n\
  315.     Meta ~Ctrl<Key>w:        copy-clipboard()        \n\
  316.      Alt ~Ctrl<Key>w:        copy-clipboard()        \n\
  317.     Meta ~Ctrl<Key>osfLeft:        backward-word()            \n\
  318.      Alt ~Ctrl<Key>osfLeft:        backward-word()            \n\
  319.     Meta ~Ctrl<Key>osfRight:    forward-word()            \n\
  320.      Alt ~Ctrl<Key>osfRight:    forward-word()            \n\
  321.     Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  322.      Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  323.     Meta ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  324.      Alt ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  325.                                     \
  326.     ~Meta ~Alt Ctrl<Key>n:        next-line()            \n\
  327.     ~Meta ~Alt Ctrl<Key>p:        previous-line()            \n\
  328.     ~Meta ~Alt Ctrl<Key>v:        next-page()            \n\
  329.     Meta ~Ctrl<Key>v:        previous-page()            \n\
  330.      Alt ~Ctrl<Key>v:        previous-page()            \n
  331.  
  332. ! We merge these translations into all text fields which are not the
  333. ! bottommost text field in the dialog box.  This is so that hitting
  334. ! `return' in a text field will select the next text field if there
  335. ! is one, and will select the "OK" button if there are no more.
  336. ! We merge these in explicitly instead of doing it all with resources
  337. ! here because I couldn't figure out how to make that work without
  338. ! duplicating the text of all of the above keybindings another dozen
  339. ! times!!
  340. *nonterminalTextTranslations:    #override                \n\
  341.     <Key>Return:        next-tab-group()            \n\
  342.     <Key>Linefeed:        next-tab-group()            \n
  343.  
  344. ! This is used for self-submitting text fields in forms...
  345. ! We don't need to store these in to dialog box text fields, since
  346. ! in that case we are able to simply avoid storing in the above ones,
  347. ! but we don't know that until too late with forms.
  348. *terminalTextTranslations:    #override                \n\
  349.     <Key>Return:        activate()                \n\
  350.     <Key>Linefeed:        activate()                \n
  351.  
  352.  
  353. ! Gag barf retch puke.  We install these on every widget in the main tree
  354. ! (but not popups.)
  355. *globalTranslations:            #override            \n\
  356.                                     \
  357.     Meta ~Ctrl<Key>N:        new()                \n\
  358.      Alt ~Ctrl<Key>N:        new()                \n\
  359.     Meta ~Ctrl<Key>L:        openURL()            \n\
  360.      Alt ~Ctrl<Key>L:        openURL()            \n\
  361.     Meta ~Ctrl<Key>O:        openFile()            \n\
  362.      Alt ~Ctrl<Key>O:        openFile()            \n\
  363.     Meta ~Ctrl<Key>S:        saveAs()            \n\
  364.      Alt ~Ctrl<Key>S:        saveAs()            \n\
  365.     Meta ~Ctrl<Key>M:        mailto()            \n\
  366.      Alt ~Ctrl<Key>M:        mailto()            \n\
  367.     Meta ~Ctrl<Key>P:        print()                \n\
  368.      Alt ~Ctrl<Key>P:        print()                \n\
  369.     Meta ~Ctrl<Key>W:        delete()            \n\
  370.      Alt ~Ctrl<Key>W:        delete()            \n\
  371.     Meta ~Ctrl<Key>Z:        undo()                \n\
  372.      Alt ~Ctrl<Key>Z:        undo()                \n\
  373.     Meta ~Ctrl<Key>X:        cut()                \n\
  374.      Alt ~Ctrl<Key>X:        cut()                \n\
  375.     Meta ~Ctrl<Key>C:        copy()                \n\
  376.      Alt ~Ctrl<Key>C:        copy()                \n\
  377.     Meta ~Ctrl<Key>V:        paste()                \n\
  378.      Alt ~Ctrl<Key>V:        paste()                \n\
  379.     Meta ~Ctrl<Key>F:        find()                \n\
  380.      Alt ~Ctrl<Key>F:        find()                \n\
  381.     Meta ~Ctrl<Key>G:        findAgain()            \n\
  382.      Alt ~Ctrl<Key>G:        findAgain()            \n\
  383.     Meta ~Ctrl<Key>R:        reload()            \n\
  384.      Alt ~Ctrl<Key>R:        reload()            \n\
  385.     Meta ~Ctrl<Key>I:        loadImages()            \n\
  386.      Alt ~Ctrl<Key>I:        loadImages()            \n\
  387.     Meta ~Ctrl<Key>osfLeft:        back()                \n\
  388.      Alt ~Ctrl<Key>osfLeft:        back()                \n\
  389.     Meta ~Ctrl<Key>osfRight:    forward()            \n\
  390.      Alt ~Ctrl<Key>osfRight:    forward()            \n\
  391.     Meta ~Ctrl<Key>H:        history()            \n\
  392.      Alt ~Ctrl<Key>H:        history()            \n\
  393.               <Key>osfCancel:    abort()                \n\
  394.     Meta ~Ctrl<Key>1:        historyItem(1)            \n\
  395.      Alt ~Ctrl<Key>1:        historyItem(1)            \n\
  396.     Meta ~Ctrl<Key>2:        historyItem(2)            \n\
  397.      Alt ~Ctrl<Key>2:        historyItem(2)            \n\
  398.     Meta ~Ctrl<Key>3:        historyItem(3)            \n\
  399.      Alt ~Ctrl<Key>3:        historyItem(3)            \n\
  400.     Meta ~Ctrl<Key>4:        historyItem(4)            \n\
  401.      Alt ~Ctrl<Key>4:        historyItem(4)            \n\
  402.     Meta ~Ctrl<Key>5:        historyItem(5)            \n\
  403.      Alt ~Ctrl<Key>5:        historyItem(5)            \n\
  404.     Meta ~Ctrl<Key>6:        historyItem(6)            \n\
  405.      Alt ~Ctrl<Key>6:        historyItem(6)            \n\
  406.     Meta ~Ctrl<Key>7:        historyItem(7)            \n\
  407.      Alt ~Ctrl<Key>7:        historyItem(7)            \n\
  408.     Meta ~Ctrl<Key>8:        historyItem(8)            \n\
  409.      Alt ~Ctrl<Key>8:        historyItem(8)            \n\
  410.     Meta ~Ctrl<Key>9:        historyItem(9)            \n\
  411.      Alt ~Ctrl<Key>9:        historyItem(9)            \n\
  412.     Meta ~Ctrl<Key>A:        addBookmark()            \n\
  413.      Alt ~Ctrl<Key>A:        addBookmark()            \n\
  414.     Meta ~Ctrl<Key>B:        viewBookmark()            \n\
  415.      Alt ~Ctrl<Key>B:        viewBookmark()            \n\
  416.                                     \
  417.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  418.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  419.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  420.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  421.  
  422. ! These keysyms are apparently an R6ism.
  423. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:        PageUp()        \n\
  424. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:        PageDown()        \n\
  425.  
  426.  
  427. ! Gag barf retch puke.  We install these on every TextField widget in the
  428. ! main tree (but not popups.)
  429. *globalTextFieldTranslations:        #override            \n\
  430.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  431.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  432.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  433.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n
  434.  
  435. ! These keysyms are apparently an R6ism.
  436. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  437. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  438.  
  439.  
  440. ! Gag barf retch puke.  We install these on every widget in the main tree
  441. ! (but not popups) that isn't a Text or TextField.
  442. *globalNonTextTranslations:        #override            \n\
  443.     ~Meta ~Alt ~Ctrl<Key>space:    PageDown()            \n\
  444.                                       \
  445.     ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()            \n\
  446.     ~Meta ~Alt ~Ctrl<Key>BackSpace:    PageUp()            \n\
  447.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  448.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  449.     ~Meta ~Alt ~Ctrl<Key>Left:    ColumnLeft()            \n\
  450.     ~Meta ~Alt ~Ctrl<Key>Right:    ColumnRight()            \n\
  451.                                       \
  452.     ~Meta ~Alt ~Ctrl<Key>osfDelete:    PageUp()            \n\
  453.     ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()            \n\
  454.      Meta  Ctrl<Key>f:        fishcam()            \n\
  455.       Alt  Ctrl<Key>f:        fishcam()            \n\
  456.      Meta  Ctrl<Key>t:        net_showstatus()            \n\
  457.       Alt  Ctrl<Key>t:        net_showstatus()            \n\
  458.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  459.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n\
  460.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    ColumnLeft()            \n\
  461.     ~Meta ~Alt ~Ctrl<Key>osfRight:    ColumnRight()            \n
  462.  
  463. ! These keysyms are apparently an R6ism.
  464. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  465. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  466. !    ~Meta ~Alt ~Ctrl<Key>KP_Left:    ColumnLeft()            \n\
  467. !    ~Meta ~Alt ~Ctrl<Key>KP_Right:    ColumnRight()            \n\
  468.  
  469.  
  470. ! About Translations, Actions, and "-remote" commands:
  471. !
  472. ! You can control a running Netscape process externally; you do this by
  473. ! issuing a command like "netscape -remote openURL(http://xxx)".
  474. ! When Netscape is invoked with the -remote argument, it does not open
  475. ! window, but instead connects to and controls an already-existing process.
  476. ! This is done using X properties, so the two Netscape processes need not
  477. ! be running on the same machine, and need not share a file system.
  478. !
  479. ! All of Netscape's action names are the same as its resource names; so, for
  480. ! example, if you wanted to know the name of the action that corresponds to
  481. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  482. ! and see that the resource that is set to that string is "addBookmark" -
  483. ! that's the name of the Action as well.
  484. !
  485. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  486. ! can also invoke them directly via "netscape -remote", like this:
  487. !
  488. !    netscape -remote 'addBookmark()'
  489. !
  490. ! That will cause the existing Netscape process to add its current URL to
  491. ! the bookmarks, just as if you had selected that menu item.
  492. !
  493. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  494. ! for more information.
  495.  
  496.  
  497. !=============================================================================
  498. !
  499. !      There's really nothing after this point you should be messing with.
  500. !
  501. !=============================================================================
  502.  
  503.  
  504. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  505. ! contexts where it has no business being involved at all.  Let's try
  506. ! disabling it globally and see if that helps.
  507. Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  508. Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE
  509.  
  510.  
  511. ! Labels
  512. !
  513. *Help.sensitive:            False
  514.  
  515. *urlLabel.alignment:            ALIGNMENT_END
  516. *urlLabel.recomputeSize:        False
  517. *urlLabel.netsiteLabelString:        Netsite:
  518. *urlLabel.uneditedLabelString:        Location:
  519. *urlLabel.editedLabelString:        Go To:
  520. ! this must be the longer of the two...
  521. *urlLabel.labelString:            Location:
  522.  
  523.  
  524. !=============================================================================
  525. *menuBar.file.labelString:        File
  526.  
  527. *menuBar*new.labelString:        New Window
  528. *menuBar*new.mnemonic:            N
  529. *menuBar*new.acceleratorText:        Alt+N
  530.  
  531. *menuBar*openURL.labelString:        Open Location...
  532. *menuBar*openURL.mnemonic:        L
  533. *menuBar*openURL.acceleratorText:    Alt+L
  534.  
  535. *menuBar*openFile.labelString:        Open File...
  536. *menuBar*openFile.mnemonic:        O
  537. *menuBar*openFile.acceleratorText:    Alt+O
  538.  
  539. *menuBar*saveAs.labelString:        Save As...
  540. *menuBar*saveAs.mnemonic:        S
  541. *menuBar*saveAs.acceleratorText:    Alt+S
  542.  
  543. *menuBar*saveLinksAs.labelString:    Save Next Link As...
  544. *menuBar*saveLinksAs.mnemonic:        A
  545. ! accelerator is magic
  546. *menuBar*saveLinksAs.acceleratorText:    Shift+Click
  547.  
  548. *menuBar*mailto.labelString:        Mail Document...
  549. *menuBar*mailto.mnemonic:        M
  550. *menuBar*mailto.acceleratorText:    Alt+M
  551.  
  552. *menuBar*docInfo.labelString:        Document Information
  553. *menuBar*docInfo.mnemonic:        D
  554. ! no accelerator
  555.  
  556. *menuBar*printSetup.labelString:    Print Setup...
  557. *menuBar*printSetup.mnemonic:        r
  558. ! no accelerator
  559.  
  560. *menuBar*print.labelString:        Print...
  561. *menuBar*print.mnemonic:        P
  562. *menuBar*print.acceleratorText:        Alt+P
  563.  
  564. *menuBar*delete.labelString:        Close
  565. *menuBar*delete.mnemonic:        C
  566. *menuBar*delete.acceleratorText:    Alt+W
  567.  
  568. *menuBar*quit.labelString:        Exit
  569. *menuBar*quit.mnemonic:            x
  570. ! no accelerator
  571.  
  572.  
  573. !=============================================================================
  574. *menuBar.edit.labelString:        Edit
  575.  
  576. *menuBar*undo.labelString:        Undo
  577. *menuBar*undo.mnemonic:            U
  578. *menuBar*undo.acceleratorText:        Alt+Z
  579.  
  580. *menuBar*cut.labelString:        Cut
  581. *menuBar*cut.mnemonic:            t
  582. *menuBar*cut.acceleratorText:        Alt+X
  583.  
  584. *menuBar*copy.labelString:        Copy
  585. *menuBar*copy.mnemonic:            C
  586. *menuBar*copy.acceleratorText:        Alt+C
  587.  
  588. *menuBar*paste.labelString:        Paste
  589. *menuBar*paste.mnemonic:        P
  590. *menuBar*paste.acceleratorText:        Alt+V
  591.  
  592. *menuBar*find.labelString:        Find...
  593. *menuBar*find.mnemonic:            F
  594. *menuBar*find.acceleratorText:        Alt+F
  595.  
  596. *menuBar*findAgain.labelString:        Find Again
  597. *menuBar*findAgain.mnemonic:        g
  598. *menuBar*findAgain.acceleratorText:    Alt+G
  599.  
  600.  
  601. !=============================================================================
  602. *menuBar.view.labelString:        View
  603.  
  604. *menuBar*reload.labelString:        Reload
  605. *menuBar*reload.mnemonic:        R
  606. *menuBar*reload.acceleratorText:    Alt+R
  607.  
  608. *menuBar*loadImages.labelString:    Load Images
  609. *menuBar*loadImages.mnemonic:        I
  610. *menuBar*loadImages.acceleratorText:    Alt+I
  611.  
  612. *menuBar*refresh.labelString:        Refresh
  613. *menuBar*refresh.mnemonic:        f
  614. ! no accelerator
  615.  
  616. *menuBar*source.labelString:        Source...
  617. *menuBar*source.mnemonic:        S
  618. ! no accelerator
  619.  
  620.  
  621. !=============================================================================
  622. *menuBar.go.labelString:        Go
  623.  
  624. *menuBar*back.labelString:        Back
  625. *menuBar*back.mnemonic:            B
  626. *menuBar*back.acceleratorText:        Alt+Left
  627.  
  628. *menuBar*forward.labelString:        Forward
  629. *menuBar*forward.mnemonic:        F
  630. *menuBar*forward.acceleratorText:    Alt+Right
  631.  
  632. *menuBar*home.labelString:        Home
  633. *menuBar*home.mnemonic:            H
  634. ! no accelerator
  635.  
  636. *menuBar*abort.labelString:        Stop Loading
  637. *menuBar*abort.mnemonic:        S
  638. *menuBar*abort.acceleratorText:        ESC
  639.  
  640. *menuBar*viewHistory.labelString:    View History...
  641. *menuBar*viewHistory.mnemonic:        V
  642. *menuBar*viewHistory.acceleratorText:    Alt+H
  643.  
  644. *menuBar*historyItem1.acceleratorText:    Alt+1
  645. *menuBar*historyItem2.acceleratorText:    Alt+2
  646. *menuBar*historyItem3.acceleratorText:    Alt+3
  647. *menuBar*historyItem4.acceleratorText:    Alt+4
  648. *menuBar*historyItem5.acceleratorText:    Alt+5
  649. *menuBar*historyItem6.acceleratorText:    Alt+6
  650. *menuBar*historyItem7.acceleratorText:    Alt+7
  651. *menuBar*historyItem8.acceleratorText:    Alt+8
  652. *menuBar*historyItem9.acceleratorText:    Alt+9
  653.  
  654. *menuBar*historyTruncated.labelString:    ( ...truncated... )
  655. *menuBar*historyTruncated.alignment:    ALIGNMENT_CENTER
  656.  
  657.  
  658. !=============================================================================
  659. *menuBar.bookmark.labelString:        Bookmarks
  660.  
  661. *menuBar*addBookmark.labelString:    Add Bookmark
  662. *menuBar*addBookmark.mnemonic:        A
  663. *menuBar*addBookmark.acceleratorText:    Alt+A
  664.  
  665. *menuBar*viewBookmark.labelString:    View Bookmarks
  666. *menuBar*viewBookmark.mnemonic:        B
  667. *menuBar*viewBookmark.acceleratorText:    Alt+B
  668.  
  669.  
  670. !=============================================================================
  671. *menuBar.options.labelString:        Options
  672.  
  673. *menuBar*preferences.labelString:    Preferences...
  674. *menuBar*preferences.mnemonic:        P
  675.  
  676. *menuBar*showToolbar.labelString:    Show Toolbar
  677. *menuBar*showToolbar.mnemonic:        T
  678.  
  679. *menuBar*showURL.labelString:        Show Location
  680. *menuBar*showURL.mnemonic:        L
  681.  
  682. *menuBar*showDirectoryButtons.labelString: Show Directory Buttons
  683. *menuBar*showDirectoryButtons.mnemonic:       D
  684.  
  685. *menuBar*showSecurityBar.labelString:    Show Security Colorbar
  686. *menuBar*showSecurityBar.mnemonic:    C
  687.  
  688. *menuBar*autoLoadImages.labelString:    Auto Load Images
  689. *menuBar*autoLoadImages.mnemonic:    A
  690.  
  691. *menuBar*fancyFTP.labelString:        Show FTP File Information
  692. *menuBar*fancyFTP.mnemonic:        F
  693.  
  694. *menuBar*saveOptions.labelString:    Save Options
  695. *menuBar*saveOptions.mnemonic:        S
  696.  
  697. !=============================================================================
  698. *menuBar.directory.labelString:        Directory
  699.  
  700. *menuBar*netscape.labelString:        Netscape's Home
  701. *menuBar*netscape.mnemonic:        e
  702.  
  703. *menuBar*sgi.labelString:        Silicon Graphics, Inc.
  704. *menuBar*sgi.mnemonic:            i
  705.  
  706. *menuBar*adobe.labelString:        Adobe Systems, Inc.
  707. *menuBar*adobe.mnemonic:        o
  708.  
  709. *menuBar*whatsNew.labelString:        What's New!
  710. *menuBar*whatsNew.mnemonic:        N
  711.  
  712. *menuBar*whatsCool.labelString:        What's Cool!
  713. *menuBar*whatsCool.mnemonic:        C
  714.  
  715. *menuBar*newsgroups.labelString:    Go to Newsgroups
  716. *menuBar*newsgroups.mnemonic:        G
  717.  
  718. *menuBar*inetIndex.labelString:        Internet Directory
  719. *menuBar*inetIndex.mnemonic:        D
  720.  
  721. *menuBar*inetSearch.labelString:    Internet Search
  722. *menuBar*inetSearch.mnemonic:        S
  723.  
  724. *menuBar*inetWhite.labelString:        Internet White Pages
  725. *menuBar*inetWhite.mnemonic:        P
  726.  
  727. *menuBar*inetAbout.labelString:        About the Internet
  728. *menuBar*inetAbout.mnemonic:        A
  729.  
  730. *menuBar*galleria.labelString:        Netscape Galleria
  731. *menuBar*galleria.mnemonic:        l
  732.  
  733.  
  734. !=============================================================================
  735. *menuBar.help.labelString:        Help
  736.  
  737. *menuBar*about.labelString:        About Netscape...
  738. *menuBar*about.mnemonic:        A
  739.  
  740. *menuBar*registration.labelString:    Registration Information
  741. *menuBar*registration.mnemonic:        I
  742.  
  743. *menuBar*manual.labelString:        Handbook
  744. *menuBar*manual.mnemonic:        H
  745.  
  746. *menuBar*relnotes.labelString:        Release Notes
  747. *menuBar*relnotes.mnemonic:        R
  748.  
  749. *menuBar*faq.labelString:        Frequently Asked Questions
  750. *menuBar*faq.mnemonic:            Q
  751.  
  752. *menuBar*aboutSecurity.labelString:    On Security
  753. *menuBar*aboutSecurity.mnemonic:    O
  754.  
  755. *menuBar*feedback.labelString:        How to Give Feedback
  756. *menuBar*feedback.mnemonic:        F
  757.  
  758. *menuBar*support.labelString:        How to Get Support
  759. *menuBar*support.mnemonic:        S
  760.  
  761. *menuBar*howTo.labelString:        How to Create Web Services
  762. *menuBar*howTo.mnemonic:        H
  763.  
  764.  
  765. ! For the toggles in the options menu
  766. *menuBar*XmToggleButton.indicatorType:        N_OF_MANY
  767. *menuBar*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  768. *menuBar*XmToggleButton.fillOnSelect:        True
  769. *menuBar*XmToggleButtonGadget.fillOnSelect:    True
  770. *menuBar*XmToggleButton.visibleWhenOff:        True
  771. *menuBar*XmToggleButtonGadget.visibleWhenOff:    True
  772.  
  773.  
  774. !=============================================================================
  775. *toolBar.back.labelString:        Back
  776. *toolBar.forward.labelString:        Forward
  777. *toolBar.home.labelString:        Home
  778. *toolBar.reload.labelString:        Reload
  779. *toolBar*loadImages.labelString:    Load Images
  780. *toolBar.openURL.labelString:        Open...
  781. *toolBar.print.labelString:        Print...
  782. *toolBar*find.labelString:        Find...
  783. *toolBar*abort.labelString:        Stop
  784.  
  785. *toolBar*spacer.marginWidth:        4
  786. *urlBar*spacer.marginWidth:        4
  787.  
  788. *urlBar*whatsNew.labelString:        What's New
  789. *urlBar*whatsCool.labelString:        What's Cool
  790. *urlBar*manual.labelString:        Handbook
  791. *urlBar*inetSearch.labelString:        Net Search
  792. *urlBar*inetIndex.labelString:        Net Directory
  793. *urlBar*welcome.labelString:        Welcome
  794. *urlBar*newsgroups.labelString:        Newsgroups
  795.  
  796. !=============================================================================
  797. *noDocumentLoadedMessage:    No document has yet been loaded in this window.
  798. *optionsSavedMessage:        Options have been saved.
  799. *clickToSaveMessage:        Click on the link to save.
  800. *clickToSaveCancelledMessage:    Save link to file was cancelled.
  801. *noPreviousURLMessage:        No previous document.
  802. *noNextURLMessage:        No next document.
  803. *noHomeURLMessage:        No home document specified.
  804. *notOverImageMessage:        Not over an image.
  805. *notOverLinkMessage:        Not over a link.
  806. *noSearchStringMessage:        Nothing to search for.
  807. *wrapSearchMessage:         End of document reached; continue from beginning?
  808. *wrapSearchBackwardMessage:  Beginning of document reached; continue from end?
  809. *noAddressesMessage:         No recipients specified.
  810. *noFileMessage:             No output file specified.
  811. *noPrintCommandMessage:         No print command specified.
  812. *overwriteFileMessage:         Overwrite existing file %s?
  813. *bookmarksChangedMessage:    Bookmarks file has changed on disk: overwrite it?
  814. *bookmarkConflictMessage:   \
  815.             Bookmark list not saved.\nReload the disk version now?
  816. *bookmarksNoFormsMessage:    \
  817.           Cannot add the result of a form submission to the bookmark list.
  818. *reallyQuitMessage:        Really Quit?
  819. *doubleInclusionMessage:    \n\
  820. The document has already been quoted.\n\
  821.  \n\
  822. Are you sure you want to quote it again?\n
  823.  
  824. *expireNowMessage:        \
  825.         This will mark all of your links as unfollowed.\nProceed?
  826. *clearMemCacheMessage:        \
  827.     This will remove all the files currently in your memory cache.\nContinue?
  828. *clearDiskCacheMessage:        \
  829.     This will remove all the files currently in your disk cache.\nContinue?
  830.  
  831. *createCacheDirErrorMessage: \
  832. Error: unable to create the persistent cache directory:\n\
  833.  \n\
  834.             %s: %s.\n\
  835.  \n\
  836. Please set a new disk cache directory using the\n\
  837. `Preferences' dialog, found on the `Options' menu.\n
  838.  
  839. *createdCacheDirMessage: \
  840. A directory has been created for use as the disk cache:\n\
  841.  \n\
  842.             %s/\n\
  843.  \n\
  844. You can change the cache directory in the `Preferences'\n\
  845. dialog, found under the `Options' menu.\n
  846.  
  847. *cacheNotDirMessage: \
  848. Error: the directory configured for use as the disk cache\n\
  849. exists, but is not a directory:\n\
  850.  \n\
  851.             %s\n\
  852.  \n\
  853. Please set a new disk cache directory using the\n\
  854. `Preferences' dialog, found on the `Options' menu.\n
  855.  
  856. *cacheSuffixMessage: \
  857.  \n\
  858. There should be one disk cache per user, so using a\n\
  859. shared directory (such as /tmp) is not advised.\n\
  860.  \n\
  861. The maximum disk cache size is currently %d kilobytes.\n\
  862. You can change the cache size in the 'Preferences' dialog.\n\
  863.  \n\
  864. If you wish to disable disk caching, set the Disk Cache Size\n\
  865. to 0.  If you do this, documents will continue to be cached\n\
  866. in memory according to the Memory Cache Size preference,\n\
  867. but will no longer be cached on disk.  This means that the\n\
  868. cache will not last from session to session of Netscape.
  869.  
  870. *cubeTooSmallMessage:        \
  871. We were only able to allocate %d cells for the color\n\
  872. cube to which images are dithered.  As a result, the\n\
  873. image quality may be poor.\n\
  874.  \n\
  875. One way to improve image quality is to exit any other\n\
  876. color-intensive applications which are running and\n\
  877. restart Netscape.\n\
  878.  \n\
  879. Another way is to run Netscape with the `-install' \n\
  880. command-line option, which will cause it to use a\n\
  881. private colormap.  The drawback to this is that on\n\
  882. some systems, this will result in colormap flashing\n\
  883. when moving focus to other windows.
  884.  
  885. *renameInitFilesMessage:        \
  886. Preferences files from an older version of Netscape exist;\n\
  887. This version of Netscape uses the same file formats, but the\n\
  888. file names have changed.  Would you like us to rename these\n\
  889. files now?
  890.  
  891. *unsentMailMessage:            \
  892.  Unsent mail messages exist, do you really want to quit without sending them?
  893.  
  894. *emptyMessageQuestion:            \
  895. The message has not been edited, and there is no attachment.\n\
  896. Do you really want to send an empty message?
  897.  
  898. *binaryDocumentMessage:            \
  899.  This document is binary data; cannot view source.
  900.  
  901.  
  902. !=============================================================================
  903. !*preeditType:                root
  904. !*netscape.preeditType:            overthespot
  905.  
  906. *popup.title.labelString:        Netscape Commands:
  907. *popup.back.labelString:        Back
  908. *popup.forward.labelString:        Forward
  909. *popup.home.labelString:        Home
  910. *popup.openURL.labelString:        Open this Link
  911. *popup.addURLBookmark.labelString:    Add Bookmark for this Link
  912. *popup.openURLNewWindow.labelString:    New Window with this Link
  913. *popup.saveURL.labelString:        Save Link As...
  914. *popup.copyURLToClip.labelString:    Copy this Link Location to Clipboard
  915. *popup.openImage.labelString:        View this Image
  916. *popup.saveImage.labelString:        Save this Image As...
  917. *popup.copyImageURLToClip.labelString:    Copy this Image Location to Clipboard
  918. *popup.loadDelayedImage.labelString:    Load this Image
  919. *popup*back.acceleratorText:        Alt+Left
  920. *popup*forward.acceleratorText:        Alt+Right
  921. *popup*saveURL.acceleratorText:        Shift+Button1
  922. *popup*openURL.acceleratorText:        Button1
  923. *popup*openURLNewWindow.acceleratorText:Button2
  924. *popup.XmPushButtonGadget.marginLeft:    5
  925. *popup.XmPushButtonGadget.marginRight:    5
  926. *popup.XmPushButtonGadget.alignment:    ALIGNMENT_BEGINNING
  927. *popup.separator0.separatorType:    SHADOW_ETCHED_IN
  928. *popup.separator1.separatorType:    SHADOW_ETCHED_IN
  929. *popup.separator2.height:        5
  930. *popup.separator2.separatorType:    NO_LINE
  931. *popup.separator3.separatorType:    SHADOW_ETCHED_IN
  932. *popup.separator4.separatorType:    SHADOW_ETCHED_IN
  933. *popup.separator5.separatorType:    SHADOW_ETCHED_IN
  934.  
  935. *history_popup.title:            Netscape: Window History
  936. *history_popup*listLabelString:        Where You've Been...
  937. *history_popup*OK.labelString:        Go To
  938. *history_popup*OkLabelString:        Go To
  939. *history_popup*Cancel.labelString:    Close
  940. *history_popup*CancelLabelString:    Close
  941. *history_popup*Apply.labelString:    Create Bookmark
  942. *history_popup*ApplyLabelString:    Create Bookmark
  943.  
  944. *source_popup.title:                Netscape: View Source
  945. *source_popup*save.labelString:            Save...
  946. *source_popup*OK.labelString:            OK
  947. *source_popup*text.editable:            False
  948. *source_popup*text.cursorPositionVisible:    False
  949. *source_popup*text.wordWrap:            True
  950. *source_popup*text.scrollHorizontal:        False
  951. *source_popup*urlLabel.labelString:        Location:
  952. *source_popup*titleLabel.labelString:        Title:
  953. *source_popup*titleLabel.leftOffset:        0
  954. *source_popup*titleLabel.rightOffset:        4
  955. *source_popup*titleLabel.alignment:        ALIGNMENT_END
  956. *source_popup*urlLabel.topOffset:        0
  957. *source_popup*urlLabel.leftOffset:        0
  958. *source_popup*urlLabel.rightOffset:        4
  959. *source_popup*urlLabel.alignment:        ALIGNMENT_END
  960. *source_popup*titleText.leftOffset:        0
  961. *source_popup*titleText.rightOffset:        0
  962. *source_popup*urlText.leftOffset:        0
  963. *source_popup*urlText.rightOffset:        0
  964. *source_popup*text.leftOffset:            0
  965. *source_popup*text.rightOffset:            0
  966. *source_popup*XmScrolledWindow.topOffset:    8
  967. *source_popup*text.columns:            60
  968. *source_popup*text.rows:            20
  969.  
  970. *docinfo_popup.title:                Netscape: Document Information
  971. *docinfo_popup*OK.labelString:    OK
  972. *docinfo_popup*titleLabel.labelString:        Title:
  973. *docinfo_popup*urlLabel.labelString:        Location:
  974. *docinfo_popup*modifiedLabel.labelString:    Last Modified:
  975. *docinfo_popup*sourceLabel.labelString:        Source:
  976. *docinfo_popup*charsetLabel.labelString:    Encoding:
  977. *docinfo_popup*dpyLabel.labelString:        Visual:
  978. *docinfo_popup*securityFrame.label.labelString:    Security Information
  979. *docinfo_popup*certificateLabel.labelString:    Server Certificate:
  980. *docinfo_popup*certificateText.columns:        60
  981. *docinfo_popup*certificateText.rows:        6
  982. *docinfo_popup*certificateText.wordWrap:    True
  983. *docinfo_popup*certificateText.scrollHorizontal:False
  984. *docinfo_popup*scrollBarDisplayPolicy:        AS_NEEDED
  985. *docinfo_popup*scrollingPolicy:            AUTOMATIC
  986. *docinfo_popup*securityText.wordWrap:        True
  987. *docinfo_popup*securityText.scrollHorizontal:    False
  988. *docinfo_popup*urlLabel.topOffset:        0
  989. *docinfo_popup*urlLabel.leftOffset:        0
  990. *docinfo_popup*urlLabel.rightOffset:        4
  991. *docinfo_popup*urlLabel.alignment:        ALIGNMENT_END
  992. *docinfo_popup*titleLabel.leftOffset:        0
  993. *docinfo_popup*titleLabel.rightOffset:        4
  994. *docinfo_popup*titleLabel.alignment:        ALIGNMENT_END
  995. *docinfo_popup*modifiedLabel.topOffset:        0
  996. *docinfo_popup*modifiedLabel.leftOffset:    0
  997. *docinfo_popup*modifiedLabel.rightOffset:    4
  998. *docinfo_popup*modifiedLabel.alignment:        ALIGNMENT_END
  999. *docinfo_popup*charsetLabel.topOffset:        0
  1000. *docinfo_popup*charsetLabel.leftOffset:        0
  1001. *docinfo_popup*charsetLabel.rightOffset:    4
  1002. *docinfo_popup*charsetLabel.alignment:        ALIGNMENT_END
  1003. *docinfo_popup*sourceLabel.topOffset:        0
  1004. *docinfo_popup*sourceLabel.leftOffset:        0
  1005. *docinfo_popup*sourceLabel.rightOffset:        4
  1006. *docinfo_popup*sourceLabel.alignment:        ALIGNMENT_END
  1007. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  1008. *docinfo_popup*dpyLabel.topOffset:        5
  1009. *docinfo_popup*dpyLabel.leftOffset:        0
  1010. *docinfo_popup*dpyLabel.rightOffset:        4
  1011. *docinfo_popup*dpyLabel.alignment:        ALIGNMENT_END
  1012. *docinfo_popup*dpyText.rows:            3
  1013. *docinfo_popup*dpyText.columns:            48
  1014. *docinfo_popup*titleText.columns:        40
  1015. *docinfo_popup*securityFrame.topOffset:        10
  1016. *docinfo_popup*keyDescLabel.leftOffset:        14
  1017. *docinfo_popup*keyDescLabel.rightOffset:    14
  1018. *docinfo_popup*keyDescLabel.alignment:        ALIGNMENT_BEGINNING
  1019. *docinfo_popup*certificateLabel.leftOffset:    10
  1020. *docinfo_popup*certificateLabel.rightOffset:    10
  1021. *docinfo_popup*certificateLabel.alignment:    ALIGNMENT_BEGINNING
  1022. *docinfo_popup*securityLabel.leftOffset:    14
  1023. *docinfo_popup*securityLabel.rightOffset:    14
  1024. *docinfo_popup*securityLabel.alignment:        ALIGNMENT_BEGINNING
  1025. *docinfo_popup*XmScrolledWindow.leftOffset:    10
  1026. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  1027.  
  1028. *docinfo*noSecurityMessage:\
  1029. This version of Netscape does not have security built in.
  1030.  
  1031. *docinfo*securityLabel.labelString:\
  1032. Security protects Internet documents you receive and information you send\n\
  1033. back with server authentication, privacy using encryption, and data\n\
  1034. integrity.  You can see a document's security status using the key/broken\n\
  1035. key icon in the status area or the colorbar above the content area (blue for\n\
  1036. secure; gray for insecure).  Consult the Handbook or the `On Security' page\n\
  1037. for details.
  1038.  
  1039.  
  1040. *mailto_popup.title:                Netscape: Mail
  1041. *mailto_popup*fromLabel.labelString:        From:
  1042. *mailto_popup*toLabel.labelString:        Mail To:
  1043. *mailto_popup*newsgroupsLabel.labelString:    Post To:
  1044. *mailto_popup*subjectLabel.labelString:        Subject:
  1045. *mailto_popup*attachLabel.labelString:        Attachment:
  1046. *mailto_popup*attachButton.labelString:        Attach...
  1047. *mailto_popup*bodyText.wordWrap:        True
  1048. *mailto_popup*bodyText.scrollHorizontal:    False
  1049. *mailto_popup*attachButton.marginWidth:        10
  1050. *mailto_popup*fromLabel.alignment:        ALIGNMENT_END
  1051. *mailto_popup*toLabel.alignment:        ALIGNMENT_END
  1052. *mailto_popup*newsgroupsLabel.alignment:    ALIGNMENT_END
  1053. *mailto_popup*subjectLabel.alignment:        ALIGNMENT_END
  1054. *mailto_popup*attachLabel.alignment:        ALIGNMENT_END
  1055. *mailto_popup*fromLabel.rightOffset:        4
  1056. *mailto_popup*toLabel.rightOffset:        0
  1057. *mailto_popup*subjectLabel.rightOffset:        0
  1058. *mailto_popup*bodyText.topOffset:        8
  1059. *mailto_popup*bodyText.columns:            80
  1060. *mailto_popup*bodyText.rows:            15
  1061. *mailto_popup*mailto.OK.labelString:        Send
  1062. *mailto_popup*mailto.OkLabelString:        Send
  1063. *mailto_popup*mailto.Cancel.labelString:    Cancel
  1064. *mailto_popup*mailto.CancelLabelString:        Cancel
  1065. *mailto_popup*citeButton.labelString:        Quote Document
  1066. !*mailto_popup*preeditType:            overthespot
  1067.  
  1068. ! Some people just aren't too hip.
  1069. !*defaultMailtoText:            Hey, check out this cool URL:\n\n
  1070.  
  1071. *attach_popup.title:                Netscape: Attach Document
  1072. *attach_popup*attach.Cancel.labelString:    Cancel
  1073. *attach_popup*label.labelString:        \
  1074.     Add the following attachment after the message:
  1075. *attach_popup*docToggle.labelString:        Document:
  1076. *attach_popup*attachURLLabel.labelString:    Attach As:
  1077. *attach_popup*textToggle.labelString:        Document Text
  1078. *attach_popup*sourceToggle.labelString:        Document Source
  1079. *attach_popup*postscriptToggle.labelString:    PostScript
  1080. *attach_popup*fileToggle.labelString:        File:
  1081. *attach_popup*browseButton.labelString:        Browse...
  1082. *attach_popup*attach.OK.labelString:        Attach
  1083. *attach_popup*attach.OkLabelString:        Attach
  1084. *attach_popup*XmLabelGadget.alignment:        ALIGNMENT_BEGINNING
  1085. *attach_popup*indicatorType:            ONE_OF_MANY
  1086. *attach_popup*docToggle.leftOffset:        20
  1087. *attach_popup*docToggle.topOffset:        20
  1088. *attach_popup*fileToggle.topOffset:        20
  1089. *attach_popup*fileToggle.leftOffset:        0
  1090. *attach_popup*fileToggle.bottomOffset:        20
  1091. *attach_popup*attachURLLabel.topOffset:        10
  1092. *attach_popup*attachURLLabel.leftOffset:    80
  1093. *attach_popup*textToggle.leftOffset:        80
  1094. *attach_popup*urlText.columns:            40
  1095. *attach_popup*XmPushButtonGadget.marginWidth:    10
  1096. *attach_popup*XmPushButtonGadget.marginHeight:    5
  1097. *attach_popup*browseButton.rightOffset:        10
  1098.  
  1099.  
  1100. *formatType*none.labelString:        No Attachment
  1101. *formatType*text.labelString:        Text
  1102. *formatType*formattedText.labelString:    Formatted Text
  1103. *formatType*html.labelString:        Source
  1104. *formatType*tree.labelString:        Source and Images
  1105. *formatType*ps.labelString:        PostScript
  1106. *formatType*url.labelString:        URL Only
  1107.  
  1108. *preferences_popup.title:            Netscape: Preferences
  1109. *preferences*OkLabelString:                OK
  1110. *preferences*Apply.labelString:            Cancel
  1111. *preferences*ApplyLabelString:            Cancel
  1112. *preferences*Cancel.labelString:        Defaults
  1113. *preferences*CancelLabelString:            Defaults
  1114. *preferences*prefsPopup.styles.labelString:    Window and Link Styles
  1115. *preferences*prefsPopup.colors.labelString:    Fonts and Colors
  1116. *preferences*prefsPopup.mail.labelString:    Mail and News
  1117. *preferences*prefsPopup.cache.labelString:    Cache and Network
  1118. *preferences*prefsPopup.images.labelString:    Images and Security
  1119. *preferences*prefsPopup.dirs.labelString:    Applications and Directories
  1120. *preferences*prefsPopup.helpers.labelString:    Helper Applications
  1121. *preferences*prefsPopup.proxies.labelString:    Proxies
  1122. *preferences*prefsPopup*alignment:        ALIGNMENT_BEGINNING
  1123. *preferences*prefsButton*alignment:        ALIGNMENT_BEGINNING
  1124. *preferences*OptionLabel*alignment:        ALIGNMENT_BEGINNING
  1125. *preferences*OptionButton*alignment:        ALIGNMENT_BEGINNING
  1126. !*preferences_popup*preeditType:                none
  1127.  
  1128. *preferences*windowFrame*windowBoxLabel.labelString:    Window Styles
  1129. *preferences*windowFrame*toolbarLabel.labelString:    Show Toolbar As:
  1130. *preferences*windowFrame*icons.labelString:        Pictures
  1131. *preferences*windowFrame*text.labelString:        Text
  1132. *preferences*windowFrame*both.labelString:        Both
  1133. *preferences*windowFrame*startLabel.labelString:    Start With:
  1134. *preferences*windowFrame*blank.labelString:        Blank Page
  1135. *preferences*windowFrame*home.labelString:        Home Page Location:
  1136. *preferences*windowFrame*fontLabel.labelString:        Font Style:
  1137. *preferences*windowFrame*small.labelString:        Small
  1138. *preferences*windowFrame*medium.labelString:        Medium
  1139. *preferences*windowFrame*large.labelString:        Large
  1140. *preferences*windowFrame*huge.labelString:        Huge
  1141. *preferences*windowFrame*toolbarLabel.alignment:    ALIGNMENT_END
  1142. *preferences*windowFrame*startLabel.alignment:        ALIGNMENT_END
  1143. *preferences*windowFrame*fontLabel.alignment:        ALIGNMENT_END
  1144. *preferences*windowFrame*XmLabel.leftOffset:        10
  1145. *preferences*windowFrame*XmLabelGadget.leftOffset:    10
  1146. *preferences*windowFrame*XmTextField.rightOffset:    10
  1147. *preferences*windowFrame*toolbarLabel.topOffset:    15
  1148. *preferences*windowFrame*icons.topOffset:        15
  1149. *preferences*windowFrame*text.topOffset:        15
  1150. *preferences*windowFrame*both.topOffset:        15
  1151. *preferences*windowFrame*startLabel.topOffset:        15
  1152. *preferences*windowFrame*blank.topOffset:        15
  1153. *preferences*windowFrame*home.topOffset:        15
  1154. *preferences*windowFrame*fontLabel.topOffset:        15
  1155. *preferences*windowFrame*small.topOffset:        15
  1156. *preferences*windowFrame*medium.topOffset:        15
  1157. *preferences*windowFrame*large.topOffset:        15
  1158. *preferences*windowFrame*huge.topOffset:        15
  1159. *preferences*windowFrame*fontLabel.bottomOffset:    15
  1160. *preferences*windowFrame*toolbarLabel.rightOffset:    10
  1161. *preferences*windowFrame*startLabel.rightOffset:    10
  1162. *preferences*windowFrame*fontLabel.rightOffset:        10
  1163. *preferences*windowFrame.topOffset:            10
  1164. *preferences*windowFrame*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
  1165.  
  1166. *preferences*encodingFrame*encodingBoxLabel.labelString:    Encoding
  1167. *preferences*encodingFrame*encodingOption.labelString:    Document Encoding :
  1168. *preferences*encodingFrame*encodingList*Latin1.labelString:    Latin1
  1169. *preferences*encodingFrame*encodingList*SJIS.labelString:    SJIS
  1170. *preferences*encodingFrame*encodingList*EUC-JP.labelString:    EUC-JP
  1171. *preferences*encodingFrame*encodingList*ISO-2022-KR.labelString:ISO-2022-KR
  1172. *preferences*encodingFrame*encodingList*EUC-KR.labelString:    EUC-KR
  1173. *preferences*encodingFrame*encodingList*EUC-CN.labelString:    EUC-CN
  1174. *preferences*encodingFrame*encodingList*EUC-TW.labelString:    EUC-TW
  1175. *preferences*encodingFrame*encodingList*BIG5.labelString:    BIG5
  1176. *preferences*encodingFrame*autoselect.labelString:    Autoselect
  1177.  
  1178. *preferences*linkFrame*linkBoxLabel.labelString:    Link Styles
  1179. *preferences*linkFrame*underline.labelString:        Underline Links
  1180. *preferences*linkFrame*followedLinkLabel.labelString:    Followed Link Color:
  1181. *preferences*linkFrame*unfollowedLinkLabel.labelString:    Unfollowed Link Color:
  1182. *preferences*linkFrame*expireLabel.labelString:        Followed Links Expire:
  1183. *preferences*linkFrame*expireAfter.labelString:        After:
  1184. *preferences*linkFrame*expireDaysLabel.labelString:    Days
  1185. *preferences*linkFrame*expireDays.columns:        3
  1186. *preferences*linkFrame*expireNever.labelString:        Never
  1187. *preferences*linkFrame*expireNow.labelString:        Now
  1188. *preferences*linkFrame*followedLinkLabel.alignment:    ALIGNMENT_END
  1189. *preferences*linkFrame*unfollowedLinkLabel.alignment:    ALIGNMENT_END
  1190. *preferences*linkFrame*indicatorType:            ONE_OF_MANY
  1191. *preferences*linkFrame*underline.indicatorType:        N_OF_MANY
  1192. *preferences*linkFrame*XmLabel.leftOffset:        10
  1193. *preferences*linkFrame*XmLabelGadget.leftOffset:    10
  1194. *preferences*linkFrame*expireDays.topOffset:        10
  1195. *preferences*linkFrame*expireDays.bottomOffset:        10
  1196. *preferences*linkFrame*expireNow.marginWidth:        10
  1197. *preferences*linkFrame*underline.leftOffset:        10
  1198. *preferences*linkFrame*expireLabel.leftOffset:        10
  1199. *preferences*linkFrame*expireDaysLabel.leftOffset:    0
  1200. *preferences*linkFrame*expireDays.rightOffset:        0
  1201. *preferences*linkFrame*expireNever.leftOffset:        20
  1202. *preferences*linkFrame*expireNow.leftOffset:        20
  1203. *preferences*linkFrame*expireLabel.rightOffset:        10
  1204. *preferences*linkFrame.topOffset:            10
  1205.  
  1206. *preferences*mailFrame*mailBoxLabel.labelString:    Mail
  1207. *preferences*mailFrame*mailBoxLabel.topOffset:        -4
  1208. *preferences*mailFrame*mailBoxLabel.leftOffset:        10
  1209. *preferences*mailFrame*smtpLabel.labelString:        Mail (SMTP) Server:
  1210. *preferences*mailFrame*nameLabel.labelString:         Your Name:
  1211. *preferences*mailFrame*mailLabel.labelString:         Your Email:
  1212. *preferences*mailFrame*orgLabel.labelString:         Your Organization:
  1213. *preferences*mailFrame*sigLabel.labelString:         Signature File:
  1214. *preferences*mailFrame*8bitLabel.labelString:         Send and Post:
  1215. *preferences*mailFrame*8bitToggle.labelString:         Allow 8-bit
  1216. *preferences*mailFrame*qpToggle.labelString:         MIME Compliant (Quoted Printable)
  1217. *preferences*mailFrame*sigBrowse.labelString:        Browse...
  1218. *preferences*mailFrame*XmLabel.leftOffset:        4
  1219. *preferences*mailFrame*XmLabelGadget.leftOffset:    4
  1220. *preferences*mailFrame*XmTextField.rightOffset:        10
  1221. *preferences*mailFrame*sigBrowse.rightOffset:        10
  1222. *preferences*mailFrame*smtpText.topOffset:        10
  1223. *preferences*mailFrame*mailText.bottomOffset:        15
  1224. *preferences*mailFrame*orgText.bottomOffset:        15
  1225. *preferences*mailFrame*sigText.bottomOffset:        15
  1226. *preferences*mailFrame*sigText.columns:            35
  1227. *preferences*mailFrame*8bitToggle.bottomOffset:        4
  1228. *preferences*mailFrame.topOffset:            10
  1229. *preferences*mailFrame*XmLabel.alignment:        ALIGNMENT_END
  1230. *preferences*mailFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  1231. *preferences*mailFrame*XmPushButtonGadget.leftOffset:    8
  1232. *preferences*mailFrame*XmPushButtonGadget.rightOffset:    8
  1233. *preferences*mailFrame*XmPushButtonGadget.marginWidth:    10
  1234. *preferences*mailFrame*8bitToggle.indicatorType:    ONE_OF_MANY
  1235. *preferences*mailFrame*qpToggle.indicatorType:        ONE_OF_MANY
  1236.  
  1237. *preferences*newsFrame*newshostLabel.labelString:    News (NNTP) Server:
  1238. *preferences*newsFrame*newsrcLabel.labelString:        News RC Directory:
  1239. *preferences*newsFrame*newsrcBrowse.labelString:    Browse...
  1240. *preferences*newsFrame*newsMaxLabel.labelString:    Show:
  1241. *preferences*newsFrame*newsMaxSuffix.labelString:    Articles at a Time
  1242. *preferences*newsFrame*newsMaxSuffix.leftOffset:    0
  1243. *preferences*newsFrame*newsMaxText.columns:        5
  1244. *preferences*newsFrame*newsBoxLabel.labelString:    News
  1245. *preferences*newsFrame*XmLabel.alignment:        ALIGNMENT_END
  1246. *preferences*newsFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  1247. *preferences*newsFrame*newsMaxSuffix.alignment:        ALIGNMENT_BEGINNING
  1248. *preferences*newsFrame*XmTextField.rightOffset:        10
  1249. *preferences*newsFrame*XmLabel.leftOffset:        4
  1250. *preferences*newsFrame*XmLabelGadget.leftOffset:    4
  1251. *preferences*newsFrame*XmLabel.rightOffset:        4
  1252. *preferences*newsFrame*XmLabelGadget.rightOffset:    4
  1253. *preferences*newsFrame*newsMaxText.bottomOffset:    10
  1254. *preferences*newsFrame.topOffset:            10
  1255. *preferences*newsFrame*XmPushButtonGadget.marginWidth:    10
  1256. *preferences*newsFrame*XmPushButtonGadget.rightOffset:    10
  1257. *preferences*newsFrame*newsrcText.columns:        35
  1258.  
  1259. *preferences*cacheFrame*cacheBoxLabel.labelString:    Cache
  1260. *preferences*cacheFrame*memoryLabel.labelString:    Memory Cache:
  1261. *preferences*cacheFrame*diskLabel.labelString:        Disk Cache:
  1262. *preferences*cacheFrame*dirLabel.labelString:        Disk Cache Directory:
  1263. *preferences*cacheFrame*verifyLabel.labelString:    Verify Document:
  1264. *preferences*cacheFrame*onceToggle.labelString:        Once per session
  1265. *preferences*cacheFrame*everyToggle.labelString:    Every time
  1266. *preferences*cacheFrame*expiredToggle.labelString:    Never
  1267. *preferences*cacheFrame*browse.labelString:        Browse...
  1268. *preferences*cacheFrame*k.labelString:            Kilobytes
  1269. *preferences*cacheFrame*memClear.labelString:        Clear Memory Cache Now
  1270. *preferences*cacheFrame*diskClear.labelString:        Clear Disk Cache Now
  1271. *preferences*cacheFrame*memoryText.columns:        6
  1272. *preferences*cacheFrame*diskText.columns:        6
  1273. *preferences*cacheFrame*cacheDirText.columns:        15
  1274. *preferences*cacheFrame*alignment:            ALIGNMENT_BEGINNING
  1275. *preferences*cacheFrame*memoryLabel.alignment:        ALIGNMENT_END
  1276. *preferences*cacheFrame*diskLabel.alignment:        ALIGNMENT_END
  1277. *preferences*cacheFrame*dirLabel.alignment:        ALIGNMENT_END
  1278. *preferences*cacheFrame*verifyLabel.alignment:        ALIGNMENT_END
  1279. *preferences*cacheFrame*memClear.leftOffset:        25
  1280. *preferences*cacheFrame*diskClear.leftOffset:        25
  1281. *preferences*cacheFrame*browse.rightOffset:        10
  1282. *preferences*cacheFrame*browse.bottomOffset:        10
  1283. *preferences*cacheFrame*memoryText.bottomOffset:    10
  1284. *preferences*cacheFrame*onceToggle.bottomOffset:    10
  1285. *preferences*cacheFrame*cacheDirText.bottomOffset:    10
  1286. *preferences*cacheFrame*indicatorType:            ONE_OF_MANY
  1287. *preferences*cacheFrame*browse.marginWidth:        10
  1288. *preferences*cacheFrame*memClear.marginWidth:        10
  1289. *preferences*cacheFrame*diskClear.marginWidth:        10
  1290.  
  1291. *preferences*netFrame*netBoxLabel.labelString:        Network
  1292. *preferences*netFrame*bufLabel.labelString:        Network Buffer Size:
  1293. *preferences*netFrame*connLabel.labelString:        Connections:
  1294. *preferences*netFrame*connSuffix.labelString:    \
  1295.             (Maximum number of simultaneous network connections)
  1296. *preferences*netFrame*k.labelString:            Kilobytes
  1297. *preferences*netFrame*connSuffix.rightOffset:        10
  1298. *preferences*netFrame*networkFrame.topOffset:        10
  1299. *preferences*netFrame*bufText.columns:            6
  1300. *preferences*netFrame*connText.columns:            6
  1301. *preferences*netFrame*alignment:            ALIGNMENT_BEGINNING
  1302. *preferences*netFrame*bufLabel.alignment:        ALIGNMENT_END
  1303. *preferences*netFrame*connLabel.alignment:        ALIGNMENT_END
  1304. *preferences*netFrame*bufText.bottomOffset:        10
  1305. *preferences*netFrame*connText.bottomOffset:        10
  1306.  
  1307. *preferences*appsFrame*appsBoxLabel.labelString:    Supporting Applications
  1308. *preferences*appsFrame*telnetLabel.labelString:        Telnet Application:
  1309. *preferences*appsFrame*tn3270Label.labelString:        TN3270 Application:
  1310. *preferences*appsFrame*rloginLabel.labelString:        Rlogin Application:
  1311. *preferences*appsFrame*rloginUserLabel.labelString:    Rlogin with User:
  1312. *preferences*appsFrame*appsFrame.topOffset:        10
  1313. *preferences*appsFrame*rloginUserText.bottomOffset:    10
  1314. *preferences*appsFrame*XmLabel.alignment:        ALIGNMENT_END
  1315. *preferences*appsFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  1316.  
  1317. *preferences*dirsFrame*dirsBoxLabel.labelString:    Directories
  1318. *preferences*dirsFrame*tmpLabel.labelString:         Temporary Directory:
  1319. *preferences*dirsFrame*bookLabel.labelString:         Bookmark File:
  1320. *preferences*dirsFrame*tmpBrowse.labelString:        Browse...
  1321. *preferences*dirsFrame*bookBrowse.labelString:        Browse...
  1322. *preferences*dirsFrame*dirsFrame.topOffset:        10
  1323. *preferences*dirsFrame*tmpText.columns:            37
  1324. *preferences*dirsFrame*tmpText.bottomOffset:        10
  1325. *preferences*dirsFrame*bookText.bottomOffset:        10
  1326. *preferences*dirsFrame*XmLabel.alignment:        ALIGNMENT_END
  1327. *preferences*dirsFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  1328. *preferences*dirsFrame.topOffset:            10
  1329. *preferences*dirsFrame*XmPushButtonGadget.marginWidth:    10
  1330. *preferences*dirsFrame*XmPushButtonGadget.rightOffset:    10
  1331.  
  1332. *preferences*imagesFrame*imagesBoxLabel.labelString:    Images
  1333. *preferences*imagesFrame*colors.labelString:        Colors:
  1334. *preferences*imagesFrame*dither.labelString:        Dither to Color Cube
  1335. *preferences*imagesFrame*closest.labelString:    Use Closest Color in Color Cube
  1336. *preferences*imagesFrame*display.labelString:        Display Images:
  1337. *preferences*imagesFrame*while.labelString:        While Loading
  1338. *preferences*imagesFrame*after.labelString:        After Loading
  1339. *preferences*imagesFrame*imagesFrame.topOffset:        10
  1340. *preferences*imagesFrame*closest.rightOffset:        10
  1341. *preferences*imagesFrame*while.bottomOffset:        10
  1342. *preferences*imagesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  1343. *preferences*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
  1344. *preferences*imagesFrame*indicatorType:            ONE_OF_MANY
  1345. *preferences*imagesFrame*after.bottomOffset:        10
  1346.  
  1347. *preferences*securityFrame*securityBoxLabel.labelString: Security Alerts
  1348. *preferences*securityFrame*alertLabel.labelString:   Show a Popup Alert Before:
  1349. *preferences*securityFrame*enterToggle.labelString:     \
  1350.                       Entering a Secure Document Space (Server)
  1351. *preferences*securityFrame*leaveToggle.labelString:     \
  1352.                        Leaving a Secure Document Space (Server)
  1353. *preferences*securityFrame*mixedToggle.labelString:     \
  1354.                   Viewing a Document with a Secure/Insecure Mix
  1355. *preferences*securityFrame*alignment:             ALIGNMENT_BEGINNING
  1356. *preferences*securityFrame*submitToggle.labelString:     \
  1357.                            Submitting a Form Insecurely
  1358. *preferences*securityFrame*alertLabel.topOffset:     10
  1359. *preferences*securityFrame*alertLabel.leftOffset:     10
  1360. *preferences*securityFrame*enterToggle.topOffset:     10
  1361. *preferences*securityFrame*enterToggle.leftOffset:     20
  1362. *preferences*securityFrame*submitToggle.bottomOffset:     10
  1363. *preferences*securityFrame*enterToggle.rightOffset:     10
  1364. *preferences*securityFrame*leaveToggle.rightOffset:     10
  1365. *preferences*securityFrame*mixedToggle.rightOffset:     10
  1366. *preferences*securityFrame*submitToggle.rightOffset:     10
  1367. *preferences*securityFrame.topOffset:             10
  1368.  
  1369. *preferences*proxiesFrame*proxiesBoxLabel.labelString:    Proxies
  1370. *preferences*proxiesFrame*ftpLabel.labelString:        FTP Proxy:
  1371. *preferences*proxiesFrame*gopherLabel.labelString:    Gopher Proxy:
  1372. *preferences*proxiesFrame*httpLabel.labelString:    HTTP Proxy:
  1373. *preferences*proxiesFrame*httpsLabel.labelString:    Security Proxy:
  1374. *preferences*proxiesFrame*waisLabel.labelString:    WAIS Proxy:
  1375. *preferences*proxiesFrame*noLabel.labelString:        No Proxy for:
  1376. *preferences*proxiesFrame*socksLabel.labelString:    SOCKS Host:
  1377. *preferences*proxiesFrame*portLabel.labelString:    Port:
  1378. *preferences*proxiesFrame*XmLabel.alignment:        ALIGNMENT_END
  1379. *preferences*proxiesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  1380. *preferences*proxiesFrame*XmTextField.columns:        37
  1381. *preferences*proxiesFrame*ftpPort.columns:        5
  1382. *preferences*proxiesFrame*ftpText.rightOffset:        10
  1383. *preferences*proxiesFrame*ftpPort.rightOffset:        10
  1384. *preferences*proxiesFrame*proxiesBoxLabel.leftOffset:    10
  1385. *preferences*proxiesFrame*proxiesBoxLabel.topOffset:    -4
  1386. *preferences*proxiesFrame*XmLabel.leftOffset:        10
  1387. *preferences*proxiesFrame*XmLabelGadget.leftOffset:    10
  1388. *preferences*proxiesFrame*portLabel.leftOffset:        10
  1389. *preferences*proxiesFrame*noText.bottomOffset:        10
  1390. *preferences*proxiesFrame*socksText.topOffset:        15
  1391. *preferences*proxiesFrame*socksText.bottomOffset:    10
  1392.  
  1393. *preferences*helperFrame*helperBoxLabel.labelString:   MIME Configuration Files
  1394. *preferences*helperFrame*globalMimeTypesLabel.labelString: Global Types File:
  1395. *preferences*helperFrame*privateMimeTypesLabel.labelString:Personal Types File:
  1396. *preferences*helperFrame*globalMailcapLabel.labelString:   Global Mailcap File:
  1397. *preferences*helperFrame*privateMailcapLabel.labelString:Personal Mailcap File:
  1398. *preferences*helperFrame*globalMimeTypesBrowseButton.labelString:  Browse...
  1399. *preferences*helperFrame*privateMimeTypesBrowseButton.labelString: Browse...
  1400. *preferences*helperFrame*globalMailcapBrowseButton.labelString:       Browse...
  1401. *preferences*helperFrame*privateMailcapBrowseButton.labelString:   Browse...
  1402. *preferences*helperFrame*globalMimeTypesBrowseButton.marginWidth:  10
  1403. *preferences*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
  1404. *preferences*helperFrame*globalMailcapBrowseButton.marginWidth:       10
  1405. *preferences*helperFrame*privateMailcapBrowseButton.marginWidth:   10
  1406. *preferences*helperFrame*XmLabel.rightOffset:                  4
  1407. *preferences*helperFrame*XmLabelGadget.rightOffset:           4
  1408. *preferences*helperFrame*XmLabel.alignment:              ALIGNMENT_END
  1409. *preferences*helperFrame*XmLabelGadget.alignment:          ALIGNMENT_END
  1410. *preferences*helperFrame*XmTextField.columns:               35
  1411. *preferences*helperFrame*globalMailcapText.topOffset:            10
  1412. *preferences*helperFrame*privateMailcapText.bottomOffset:        10
  1413. *preferences*helperFrame*XmPushButtonGadget.leftOffset:           10
  1414. *preferences*helperFrame*XmPushButtonGadget.rightOffset:       10
  1415.  
  1416.  
  1417.  
  1418. *enteringSecureDialog_popup.title:        Netscape: Secure Document
  1419. *enteringSecureDialog*toggle.labelString:      Show this Alert Next Time
  1420. *enteringSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  1421. *enteringSecureDialog*toggle.leftOffset:    100
  1422. *enteringSecureDialog.selectionLabelString:\
  1423. You have requested a secure document. The document and any information\n\
  1424. you send back are encrypted for privacy while in transit.\n\
  1425. For more information on security choose Document Information from the File \
  1426. menu.
  1427.  
  1428. *leavingSecureDialog_popup.title:        Netscape: Security Warning
  1429. *leavingSecureDialog*toggle.labelString:    Show this Alert Next Time
  1430. *leavingSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  1431. *leavingSecureDialog.OkLabelString:        Continue Loading
  1432. *leavingSecureDialog.CancelLabelString:        Cancel Loading
  1433. *leavingSecureDialog*toggle.leftOffset:        100
  1434. *leavingSecureDialog.selectionLabelString:\
  1435. You have requested an insecure document. The document and any information\n\
  1436. you send back could be observed by a third party while in transit.\n\
  1437. For more information on security choose Document Information from the File \
  1438. menu.
  1439.  
  1440. *mixedSecurityDialog_popup.title:        Netscape: Security Warning
  1441. *mixedSecurityDialog*toggle.labelString:    Show this Alert Next Time
  1442. *mixedSecurityDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  1443. *mixedSecurityDialog*toggle.leftOffset:        100
  1444. *mixedSecurityDialog.selectionLabelString:\
  1445. You have requested a secure document that contains some insecure \
  1446. information.\n\
  1447.  \n\
  1448. The insecure information will not be shown.\n\
  1449. For more information on security choose Document Information from the File \
  1450. menu.
  1451.  
  1452. *redirectionToInsecureDialog_popup.title:    Netscape: Security Warning
  1453. *redirectionToInsecureDialog*toggle.labelString:Show this Alert Next Time
  1454. *redirectionToInsecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  1455. *redirectionToInsecureDialog.OkLabelString:    Continue Loading
  1456. *redirectionToInsecureDialog.CancelLabelString:    Cancel Loading
  1457. *redirectionToInsecureDialog*toggle.leftOffset:    100
  1458. *redirectionToInsecureDialog.selectionLabelString:\
  1459. Warning! You have requested an insecure document that was\n\
  1460. originally designated a secure document (the location has been\n\
  1461. redirected from a secure to an insecure document). The document\n\
  1462. and any information you send back could be observed by a third\n\
  1463. party while in transit.
  1464.  
  1465. *insecurePostFromSecureDocDialog_popup.title:         Netscape: Security Warning
  1466. *insecurePostFromSecureDocDialog*toggle.labelString: Show this Alert Next Time
  1467. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  1468. *insecurePostFromSecureDocDialog.OkLabelString:      Continue Submission
  1469. *insecurePostFromSecureDocDialog.CancelLabelString:  Cancel Submission
  1470. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  1471. *insecurePostFromSecureDocDialog.selectionLabelString:\
  1472. Warning! Although this document is secure, any information you\n\
  1473. submit is insecure and could be observed by a third party while\n\
  1474. in transit. If you are submitting passwords, credit card numbers,\n\
  1475. or other information you would like to keep private, it would be\n\
  1476. safer for you to cancel the submission.
  1477.  
  1478. *insecurePostFromInsecureDocDialog_popup.title:          Netscape: Security Warning
  1479. *insecurePostFromInsecureDocDialog.OkLabelString:     Continue Submission
  1480. *insecurePostFromInsecureDocDialog.CancelLabelString: Cancel Submission
  1481. *insecurePostFromInsecureDocDialog*toggle.labelString:Show this Alert Next Time
  1482. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  1483. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  1484. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  1485. The information you submit is insecure and could be observed by\n\
  1486. a third party while in transit.  If you are submitting passwords,\n\
  1487. credit card numbers, or other information you would like to keep\n\
  1488. private, it would be safer for you to cancel the submission.
  1489.  
  1490.  
  1491. *licenseDialog_popup.title:            Netscape: License Agreement
  1492. *licenseDialog*label1.labelString:\n\
  1493.  Netscape is licensed software.  Its use is subject to the\n\
  1494.  terms and conditions of the license agreement below.\n
  1495. *licenseDialog*label2.labelString:\n\
  1496.  If you accept the terms of this license agreement,\n\
  1497.  press `Accept.'  Otherwise press `Do Not Accept.'\n
  1498. *licenseDialog*text.columns:            72
  1499. *licenseDialog*text.rows:            23
  1500. *licenseDialog*text.wordWrap:            True
  1501. *licenseDialog*text.scrollHorizontal:        False
  1502. *licenseDialog.accept.labelString:        Accept
  1503. *licenseDialog.reject.labelString:        Do Not Accept
  1504.  
  1505. *printSetup_popup.title:            Netscape: Print
  1506. *printSetup*printToLabel.labelString:        Print To:
  1507. *printSetup*toPrinterToggle.labelString:    Printer
  1508. *printSetup*toFileToggle.labelString:        File
  1509. *printSetup*printCommandLabel.labelString:    Print Command:
  1510. *printSetup*fileNameLabel.labelString:        File Name:
  1511. *printSetup*browseButton.labelString:        Browse...
  1512. *printSetup*printLabel.labelString:        Print:
  1513. *printSetup*firstFirstToggle.labelString:    First Page First
  1514. *printSetup*lastFirstToggle.labelString:    Last Page First
  1515. *printSetup*orientationLabel.labelString:    Orientation:
  1516. *printSetup*portraitToggle.labelString:        Portrait
  1517. *printSetup*landscapeToggle.labelString:    Landscape
  1518. *printSetup*printColorLabel.labelString:    Print:
  1519. *printSetup*greyscaleToggle.labelString:    Greyscale
  1520. *printSetup*colorToggle.labelString:        Color
  1521. *printSetup*paperSizeLabel.labelString:        Paper Size:
  1522. *printSetup*letterToggle.labelString:        Letter (8 1/2 x 11 in.)
  1523. *printSetup*legalToggle.labelString:        Legal (8 1/2 x 14 in.)
  1524. *printSetup*executiveToggle.labelString:    Executive (7 1/2 x 10 in.)
  1525. *printSetup*a4Toggle.labelString:        A4 (210 x 297 mm)
  1526. *printSetup*OK.labelString:            Print
  1527. *printSetup*OkLabelString:            Print
  1528. *printSetup*CancelLabelString:            Cancel
  1529. *printSetup*XmLabel.alignment:            ALIGNMENT_END
  1530. *printSetup*XmLabelGadget.alignment:        ALIGNMENT_END
  1531. *printSetup*XmToggleButtonGadget.alignment:    ALIGNMENT_BEGINNING
  1532. *printSetup*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  1533. *printSetup*lastFirstToggle.leftOffset:        10
  1534. *printSetup*landscapeToggle.leftOffset:        10
  1535. *printSetup*colorToggle.leftOffset:        10
  1536. *printSetup*legalToggle.leftOffset:        10
  1537. *printSetup*a4Toggle.leftOffset:        10
  1538. *printSetup*XmLabel.rightOffset:        10
  1539. *printSetup*XmLabelGadget.rightOffset:        10
  1540. *printSetup*browseButton.marginHeight:        3
  1541. *printSetup*browseButton.marginWidth:        4
  1542. *printSetup*line.topOffset:            4
  1543. *printSetup*printLabel.topOffset:        4
  1544. *printSetup*firstFirstToggle.topOffset:        10
  1545. *printSetup*portraitToggle.topOffset:        10
  1546. *printSetup*greyscaleToggle.topOffset:        10
  1547. *printSetup*letterToggle.topOffset:        10
  1548. !*printSetup_popup*preeditType:            none
  1549.  
  1550. *findDialog_popup.title:            Netscape: Find
  1551. *findDialog*findLabel.labelString:        Find:
  1552. *findDialog*findLabel.alignment:        ALIGNMENT_END
  1553. *findDialog*caseSensitive.labelString:        Case Sensitive
  1554. *findDialog*backwards.labelString:        Find Backwards
  1555. *findDialog*backwards.leftOffset:        20
  1556. *findDialog*caseSensitive.alignment:        ALIGNMENT_BEGINNING
  1557. *findDialog*backwards.alignment:        ALIGNMENT_BEGINNING
  1558. *findDialog*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  1559. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  1560. *findDialog*OK.labelString:            Find
  1561. *findDialog*OkLabelString:            Find
  1562. *findDialog*Apply.labelString:            Clear
  1563. *findDialog*ApplyLabelString:            Clear
  1564. *findDialog*Cancel.labelString:            Close
  1565. *findDialog*CancelLabelString:            Close
  1566. !*findDialog_popup*preeditType:            overthespot
  1567.  
  1568. *openURL_popup.title:            Netscape: Open Location
  1569. *openURL*openURLLabel.labelString:    Open Location:
  1570. *openURL*OK.labelString:        Open
  1571. *openURL*OkLabelString:            Open
  1572. *openURL*Apply.labelString:        Clear
  1573. *openURL*ApplyLabelString:        Clear
  1574. *openURL*Cancel.labelString:    Cancel
  1575. *openURL*CancelLabelString:    Cancel
  1576. *openURL*openURLLabel.alignment:    ALIGNMENT_END
  1577. *openURL*urlText.columns:        45
  1578. *openURL.width:                500
  1579. !*openURL_popup*preeditType:    none
  1580.  
  1581. *message_popup.title:            Netscape
  1582. *message_popup*OK.labelString:    OK
  1583. *message_popup*OkLabelString:    OK
  1584.  
  1585. *error_popup.title:            Netscape: Error
  1586.  
  1587. *question_popup.title:            Netscape: Question
  1588. *question_popup*OK.labelString:    OK
  1589. *question_popup*Cancel.labelString:    Cancel
  1590.  
  1591. *prompt_popup.title:            Netscape: Prompt
  1592. *password_popup.title:            Netscape: Password
  1593. *stdout_popup.title:            Netscape: subprocess diagnostics (stdout)
  1594. *stderr_popup.title:            Netscape: subprocess diagnostics (stderr)
  1595. *stdout_stderr_popup.title:     Netscape: subprocess diagnostics (stdout/stderr)
  1596.  
  1597. *citing_popup.title:            Netscape
  1598. *citing_popup*messageString:        \nQuoting...\n
  1599.  
  1600. *printing_popup.title:            Netscape
  1601. *printing_popup*messageString:        \nPrinting...\n
  1602.  
  1603. *deliveringMessage_popup.title:        Netscape
  1604. *deliveringMessage_popup*messageString:    \nDelivering message...\n
  1605.  
  1606. *saving_popup.title:            Netscape
  1607. *saving_popup*messageString:        \nSaving to disk...\n
  1608.  
  1609. *visual_popup.title:            Netscape: Change X Visual
  1610. *visual_popup*listLabelString:        Available Visuals:
  1611.  
  1612. *dialog*OK.labelString:        OK
  1613. *dialog*clear.labelString:        Clear
  1614. *dialog*Cancel.labelString:        Cancel
  1615. *dialog*userLabel.labelString:        User ID:
  1616. *dialog*passwdLabel.labelString:    Password:
  1617. *dialog*userLabel.alignment:        ALIGNMENT_END
  1618. *dialog*passwdLabel.alignment:        ALIGNMENT_END
  1619.  
  1620. *citationQuery_popup.title:        Citation Style Question
  1621. *citationQuery.selectionLabelString:    \n\
  1622. You have quoted an entire document instead of attaching it.\n\
  1623.  \n\
  1624. You could, instead, attach the document and it would be\n\
  1625. appended to the message, without a `>' at the beginning\n\
  1626. of each line. This would make it easier for recipients\n\
  1627. to save and use this document.\n\
  1628.  \n\
  1629. Would you like to send this document as an attachment?\n
  1630.  
  1631. *citationQuery*OK.labelString:        Send as\nText Attachment
  1632. *citationQuery*OkLabelString:        Send as\nText Attachment
  1633. *citationQuery*Apply.labelString:    Send as\nQuoted
  1634. *citationQuery*ApplyLabelString:    Send as\nQuoted
  1635. *citationQuery*Cancel.labelString:    Cancel
  1636. *citationQuery*CancelLabelString:    Cancel
  1637.  
  1638. *doubleCitationQuery_popup.title:    Citation Style Question
  1639. *doubleCitationQuery.selectionLabelString:    \n\
  1640. You have (probably inadvertently) included the same document twice:\n\
  1641. first as a citation (meaning: with `>' at the beginning of each line) and\n\
  1642. then as an attachment (meaning: as a second part of the message,\n\
  1643. included after your new text.)\n\
  1644.  \n\
  1645. Would you like to send an attached document or a quoted document?
  1646.  
  1647. *doubleCitationQuery*OK.labelString:    Send as\nText Attachment
  1648. *doubleCitationQuery*OkLabelString:    Send as\nText Attachment
  1649. *doubleCitationQuery*Apply.labelString:    Send as\nQuoted
  1650. *doubleCitationQuery*ApplyLabelString:    Send as\nQuoted
  1651. *doubleCitationQuery*Cancel.labelString:Cancel
  1652. *doubleCitationQuery*CancelLabelString:    Cancel
  1653.  
  1654. *streamingAudioQuery_popup.title:    Audio Question
  1655. *streamingAudioQuery.selectionLabelString:    \
  1656. Would you like to play the data to the external viewer as it comes\n\
  1657. from the network, or save to a file and then play from the file?
  1658. *streamingAudioQuery*OK.labelString:    Play from Network
  1659. *streamingAudioQuery*OkLabelString:    Play from Network
  1660. *streamingAudioQuery*Apply.labelString:    Save First
  1661. *streamingAudioQuery*ApplyLabelString:    Save First
  1662. *streamingAudioQuery*Cancel.labelString:Cancel
  1663. *streamingAudioQuery*CancelLabelString:    Cancel
  1664.  
  1665. *fileSelector*filterLabelString:    Filter
  1666. *fileSelector*dirListLabelString:    Directories
  1667. *fileSelector*fileListLabelString:    Files
  1668. *fileSelector*OkLabelString:    OK
  1669. *fileSelector*ApplyLabelString:    Filter
  1670. *fileSelector*CancelLabelString:    Cancel
  1671. *fileSelector.Selection.labelString:    Selection
  1672. *fileSelector.pattern:            *.html
  1673. *fileSelector*fileTypeMask:        FILE_ANY_TYPE
  1674. *fileSelector*saveTypeBox.orientation:    HORIZONTAL
  1675. *fileSelector*formatType.labelString:    Format for Saved Document:
  1676. !*fileSelector_popup*preeditType:    overthespot
  1677.  
  1678. *fileBrowser_popup.title:        Netscape: File Browser
  1679. *fileBrowser*filterLabelString:        Filter
  1680. *fileBrowser*dirListLabelString:        Directories
  1681. *fileBrowser*fileListLabelString:        Files
  1682. *fileBrowser*Selection.labelString:        Selection
  1683. *fileBrowser*OkLabelString:        OK
  1684. *fileBrowser*ApplyLabelString:        Filter
  1685. *fileBrowser*CancelLabelString:        Cancel
  1686. *fileBrowser*HelpLabelString:        Help
  1687.  
  1688. *formSubmitButton.labelString:        Submit
  1689. *formResetButton.labelString:        Reset
  1690. *formButton.labelString:        Monkey Brains
  1691.  
  1692. *bookmark_popup.title:            Netscape: Bookmarks
  1693. *bookmark*add.labelString:        Add Bookmark
  1694. *bookmark*goto.labelString:        Go To
  1695. *bookmark*selectedLabel.labelString:    URL
  1696. *bookmark*up.labelString:        Up
  1697. *bookmark*down.labelString:        Down
  1698. *bookmark*in.labelString:        In
  1699. *bookmark*out.labelString:        Out
  1700. *bookmark*find.labelString:        Find:
  1701. *bookmark*close.labelString:        Close
  1702. *bookmark*edit.labelString:        Edit >>
  1703. *bookmark*view.labelString:        View Bookmarks...
  1704. *bookmark*export.labelString:        Export Bookmarks...
  1705. *bookmark*import.labelString:        Import Bookmarks...
  1706. *bookmark*addUnderLabel.labelString:    Menu Adds After:
  1707. *bookmark*bookmarkMenuLabel.labelString:Menu Starts With:
  1708. *bookmark*newURL.labelString:        New Bookmark
  1709. *bookmark*newHeader.labelString:    New Header
  1710. *bookmark*newSeparator.labelString:    New Separator
  1711. *bookmark*bookmarkNameLabel.labelString:Name:
  1712. *bookmark*bookmarkURLLabel.labelString:    Location:
  1713. *bookmark*visitedLabel.labelString:    Last Visited:
  1714. *bookmark*addedLabel.labelString:    Added On:
  1715. *bookmark*descriptionLabel.labelString:    Description:
  1716. *bookmark*done.labelString:        << Done Editing
  1717. *bookmark*copy.labelString:        Copy Item
  1718. *bookmark*remove.labelString:        Remove Item
  1719. *bookmark*leftBox*resizable:        False
  1720. *bookmark*XmList*visibleItemCount:    14
  1721. *bookmark*XmList*listSizePolicy:    RESIZE_IF_POSSIBLE
  1722. *bookmark*XmPushButton.alignment:    ALIGNMENT_CENTER
  1723. *bookmark*XmPushButtonGadget.alignment:    ALIGNMENT_CENTER
  1724. *bookmark*XmLabel.alignment:        ALIGNMENT_END
  1725. *bookmark*XmLabelGadget.alignment:    ALIGNMENT_END
  1726. *bookmark*selectedLabel.alignment:    ALIGNMENT_BEGINNING
  1727. *bookmark*leftBox.leftOffset:        10
  1728. *bookmark*leftBox.topOffset:        10
  1729. *bookmark*leftBox.bottomOffset:        10
  1730. *bookmark*XmScrolledWindow.rightOffset:    10
  1731. *bookmark*leftBox*box1.rightOffset:    10
  1732. *bookmark*leftBox*box2.rightOffset:    10
  1733. *bookmark*leftBox*box3.rightOffset:    10
  1734. *bookmark*leftBox*box4.rightOffset:    10
  1735.  
  1736. ! add 5 to descriptionText.topOffset to align label with text baseline (gag)
  1737. *bookmark*descriptionLabel.topOffset:    5
  1738.  
  1739. *bookmark*selectedLabel.rightOffset:    10
  1740. *bookmark*selectedLabel.recomputeSize:    False
  1741.  
  1742. *bookmark*rightBox.topOffset:        10
  1743. *bookmark*rightBox.bottomOffset:    10
  1744. *bookmark*rightBox.rightOffset:        10
  1745. *bookmark*rightBox*box2.resizePolicy:    RESIZE_GROW
  1746. *bookmarkLabelItem.alignment:        ALIGNMENT_BEGINNING
  1747.  
  1748. *bookmark*box1.marginWidth:        0
  1749. *bookmark*box1.marginHeight:        0
  1750. *bookmark*box2.marginWidth:        0
  1751. *bookmark*box2.marginHeight:        0
  1752. *bookmark*box3.marginWidth:        0
  1753. *bookmark*box3.marginHeight:        0
  1754. *bookmark*box4.marginWidth:        0
  1755. *bookmark*box4.marginHeight:        0
  1756. *bookmark*box5.marginWidth:        0
  1757. *bookmark*box5.marginHeight:        0
  1758.  
  1759. *bookmark*leftBox*box2.bottomOffset:    10
  1760. *bookmark*leftBox*box3.bottomOffset:    20
  1761.  
  1762. *bookmark*rightBox*box2.topOffset:    10
  1763. *bookmark*rightBox*box3.topOffset:    20
  1764. *bookmark*rightBox*box4.topOffset:    10
  1765. *bookmark*rightBox*box4.bottomOffset:    20
  1766.  
  1767. *bookmark*descriptionText.wordWrap:    True
  1768.  
  1769. !*bookmark_popup*preeditType:        overthespot
  1770.  
  1771.  
  1772. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  1773. ! On SGIs, not having the class will cause the default SGI colors to
  1774. ! be used instead of the ones specified here.  With VUE, the behavior
  1775. ! is even worse - if we're using a non-default visual (for example, if
  1776. ! we have requested a 24-bit TrueColor visual instead of the default
  1777. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  1778. ! the default visual, and give us colors allocated from the wrong
  1779. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  1780. !
  1781. Netscape*thermo.slider.foreground:    #0000BF
  1782. Netscape*thermo.slider.background:    #69B5B5
  1783. Netscape*power.LED.foreground:        #0000BF
  1784. Netscape*power.LED.background:        #69B5B5
  1785.  
  1786. ! (Note: if you comment this stuff out in an attempt to let the current
  1787. ! "scheme" override things, you'll find that the colors of the toolbar
  1788. ! icons and the colors of form elemenets (like option menus) will get
  1789. ! messed up.)
  1790. Netscape*foreground:            Black
  1791. Netscape*background:            #B2B2B2
  1792.  
  1793. Netscape*XmTextField.foreground:        Black
  1794. Netscape*XmText.foreground:        Black
  1795. Netscape*XmList.foreground:        Black
  1796. Netscape*XmTextField.background:        #D3B5B5
  1797. Netscape*XmText.background:        #D3B5B5
  1798. Netscape*XmList.background:        #D3B5B5
  1799.  
  1800. ! Colors of the "Secure Document" bar.
  1801. *secureDocumentColor:            #0000BF
  1802. *insecureDocumentColor:            #B2B2B2
  1803.  
  1804. ! Various margin sizes
  1805. !
  1806. *topLeftArea.leftOffset:        0
  1807. *topLeftArea.rightOffset:        10
  1808. *topLeftArea.topOffset:            0
  1809. *topLeftArea.bottomOffset:        0
  1810. *urlText.topOffset:            4
  1811. *urlText.bottomOffset:            4
  1812. *urlText.leftOffset:            4
  1813. *urlText.rightOffset:            4
  1814. !*urlText.rightOffset:            10
  1815. ! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
  1816. *urlLabel.topOffset:            9
  1817. *urlLabel.leftOffset:            10
  1818. *urlLabel.rightOffset:            10
  1819. *historyMenuBox.topOffset:        0
  1820. *historyMenuBox.bottomOffset:        4
  1821. *historyMenuBox.leftOffset:        4
  1822. *historyMenuBox.rightOffset:        4
  1823. *logo.topOffset:            4
  1824. *logo.bottomOffset:            4
  1825. *logo.leftOffset:            10
  1826. *logo.rightOffset:            10
  1827. *historyMenuBox.marginHeight:        0
  1828. *historyMenuBox.marginWidth:        0
  1829.  
  1830. *toolBar*XmPushButton.leftOffset:    2
  1831. *toolBar*XmPushButtonGadget.leftOffset:    2
  1832. *urlBar*XmPushButton.leftOffset:    2
  1833. *urlBar*XmPushButtonGadget.leftOffset:    2
  1834.  
  1835. *mouseDocumentation.rightOffset:    4
  1836. *toolBar.topOffset:            0
  1837. *toolBar.leftOffset:            10
  1838. *toolBar.rightOffset:            0
  1839. *toolBar.bottomOffset:            0
  1840.  
  1841. *urlBar.topOffset:            4
  1842. *urlBar.leftOffset:            10
  1843. *urlBar.rightOffset:            0
  1844. *urlBar.bottomOffset:            0
  1845.  
  1846. ! Give it a default string to get it sized right...
  1847. *mouseDocumentation.labelString:    Mozilla
  1848. *mouseDocumentation.alignment:        ALIGNMENT_BEGINNING
  1849. *mouseDocumentation.leftOffset:        10
  1850.  
  1851. *docinfoLabel.leftOffset:        4
  1852.  
  1853. *dashboard.topOffset:            0
  1854. *dashboard.bottomOffset:        0
  1855. *dashboard.leftOffset:            0
  1856. *dashboard.rightOffset:            10
  1857. ! To prevent the whole window from flickering when mouseDoc text changes...
  1858. *dashboard.resizable:            False
  1859.  
  1860. *thermo.leftOffset:            4
  1861. *thermo.rightOffset:            10
  1862. *thermo.topOffset:            4
  1863. *thermo.bottomOffset:            4
  1864. *thermo.shadowThickness:        2
  1865. *thermo.shadowType:            SHADOW_IN
  1866.  
  1867. *power.topOffset:            4
  1868. *power.bottomOffset:            4
  1869. *power.shadowThickness:            2
  1870. *power.shadowType:            SHADOW_IN
  1871.  
  1872. *thermo.slider.width:            200
  1873. *thermo.slider.height:            5
  1874.  
  1875. *power.LED.width:            15
  1876. *power.LED.height:            5
  1877.  
  1878. *securityBar.topOffset:            4
  1879. *securityBar.bottomOffset:        4
  1880. *securityBar.shadowThickness:        2
  1881. *securityBar.shadowType:        SHADOW_IN
  1882. *securityBar.LED.height:        2
  1883.  
  1884. *topPane.shadowThickness:        2
  1885. *bottomPane.shadowThickness:        2
  1886. *topPane.shadowType:            SHADOW_IN
  1887. *bottomPane.shadowType:            SHADOW_IN
  1888.  
  1889. ! Go ahead, try and figure out why some of these need to be on the
  1890. ! _popup version, and some need to be one level deeper.  I dare you.
  1891. !*dialog.width:                500
  1892. !*history.width:            500
  1893. !*mailto.width:                500
  1894. !*cache_popup.width:            500
  1895. *userConfig_popup.width:        500
  1896. *userConfig.width:            500
  1897. *fileSelector.width:            500
  1898. *fileBrowser.width:            500
  1899.  
  1900. ! I had to hardcode this in the C code - doesn't work from here...
  1901. !*history_popup.allowShellResize:    False
  1902.  
  1903. ! Get rid of all navigation; it's totally broken for Paned windows,
  1904. ! and for the form widgets under the drawingArea.
  1905. *highlightThickness:            0
  1906. *navigationType:            NONE
  1907.  
  1908. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  1909. ! in all non-popups, but I don't think there's a way to specify that...)
  1910. *XmDialogShell*highlightThickness:    2
  1911. *XmDialogShell*navigationType:        TAB_GROUP
  1912.  
  1913. ! Uh, and turn it on only in text fields of forms.
  1914. ! But of course this doesn't work quite right.
  1915. *drawingArea*XmText.navigationType:    TAB_GROUP
  1916. *drawingArea*XmTextField.navigationType:TAB_GROUP
  1917.  
  1918. ! Sorry, things don't display properly if you configure Netscape to put its
  1919. ! scrollbars on the left or top of the document area.
  1920. Netscape*scroller.scrollBarPlacement:    BOTTOM_RIGHT
  1921.  
  1922. ! Put scrollbars right next to text fields in forms (and lists).
  1923. *drawingArea*XmScrolledWindow.spacing:    0
  1924.  
  1925.  
  1926. ! Do not under any circumstances change the following line:
  1927. Netscape.version:         1.12IS
  1928.  
  1929.  
  1930. ! ============================================================================
  1931. ! Fonts in the widgets.
  1932. ! These fonts are all down in Motif land, and thus are not controlled by the
  1933. ! user-selectable font-size option on the Preferences dialog.  That applies
  1934. ! only to fonts in the document display area.
  1935. ! ============================================================================
  1936. !
  1937. *fontList:            -*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*
  1938. *XmTextField.fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  1939. *XmText.fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  1940. *XmList*fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  1941.  
  1942. ! SGI default:
  1943. !*menuBar*fontList:        -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
  1944. ! Sensible default:
  1945. *menuBar*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  1946. *menuBar*historyTruncated.fontList:\
  1947.                   -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*
  1948. *popup*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  1949.  
  1950. *topArea*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  1951. *topArea*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1952. *topArea*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1953.  
  1954. !*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1955. *bookmark*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  1956. *bookmark*selectedLabel.fontList:\
  1957.                   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1958. *bookmark*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1959. *bookmark*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1960.  
  1961. *mouseDocumentation.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1962. *docinfoButton.fontList:      -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1963. *mailto*urlLabel.fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  1964.  
  1965. *licenseDialog*text.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  1966.  
  1967.  
  1968. ! Note: SGI's version of Motif bitches and moans if there is whitespace
  1969. ! after the commas in a multi-font fontlist specification!!
  1970. *bookmark*multiFontList:\
  1971. -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
  1972. -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=HEADING,\
  1973. -*-courier-bold-r-*-*-*-120-*-*-*-*-iso8859-*=ICON
  1974.  
  1975.  
  1976. ! This is the default charset for documents without the charset parameter
  1977. ! for MIME Content-type: text.  Valid values for *defaultCharset:
  1978. !    iso-8859-1
  1979. !    us-ascii
  1980. !    iso-2022-jp
  1981. !    x-euc-jp
  1982. !    x-sjis
  1983. !    iso-2022-kr
  1984. !    euc-kr
  1985. !    gb2312
  1986. !    x-euc-tw
  1987. !    big5
  1988. *defaultCharset:    iso-8859-1
  1989. !*defaultCharset:    us-ascii
  1990. !*defaultCharset:    iso-2022-jp
  1991. !*defaultCharset:    x-euc-jp
  1992. !*defaultCharset:    x-sjis
  1993. !*defaultCharset:    iso-2022-kr
  1994. !*defaultCharset:    euc-kr
  1995. !*defaultCharset:    gb2312
  1996. !*defaultCharset:    x-euc-tw
  1997. !*defaultCharset:    big5
  1998.  
  1999. ! This table maps MIME charsets to the host's locale names
  2000. *Locale.MimeCharset:    en_US
  2001. *locale.iso-8859-1:    en_US
  2002. *locale.us-ascii:    en_US
  2003. *locale.iso-2022-jp:    ja_JP.EUC
  2004. *locale.x-euc-jp:    ja_JP.EUC
  2005. *locale.x-sjis:        ja_JP.EUC
  2006. *locale.iso-2022-kr:    ko_KR.euc
  2007. *locale.euc-kr:        ko_KR.euc
  2008. *locale.gb2312:        zh_CN.ugb
  2009. *locale.x-euc-tw:    zh_TW.ucns
  2010. *locale.big5:        zh_TW.ucns
  2011.  
  2012. ! This table maps MIME charsets to internal font set indexes
  2013. *FontSetIndex.MimeCharset:    0
  2014. *fontsetindex.iso-8859-1:    0
  2015. *fontsetindex.us-ascii:        0
  2016. *fontsetindex.iso-2022-jp:    1
  2017. *fontsetindex.x-euc-jp:        1
  2018. *fontsetindex.x-sjis:        1
  2019. *fontsetindex.iso-2022-kr:    2
  2020. *fontsetindex.euc-kr:        2
  2021. *fontsetindex.gb2312:        3
  2022. *fontsetindex.x-euc-tw:        4
  2023. *fontsetindex.big5:        4
  2024.  
  2025.  
  2026. ! ============================================================================
  2027. ! Fonts used in the display area.
  2028. ! ============================================================================
  2029. !
  2030. ! The dimensions are:
  2031. !   program-specified-size: 0-7
  2032. !   user-specified-size: small, medium, large, huge
  2033. !   faces: normal, bold, italic, bold-italic
  2034. !   families: normal, fixed
  2035. !   charset: Latin1 (and more to come)
  2036. ! for a total of 168 possible fonts per charset (but we would only ever load
  2037. ! 56 at once, and we load lazily in any event.)  The following encodes this
  2038. ! table:
  2039. !
  2040. !    Size    Small   Medium  Large  Huge
  2041. !    ------------------------------------
  2042. !      1       6        8     10     12
  2043. !      2       8       10     12     14
  2044. !      3       10      12     14     18  <--- default size for normal text
  2045. !      4       12      14     18     24
  2046. !      5       14      18     24     36
  2047. !      6       18      24     36     48
  2048. !      7       24      36     48     64
  2049. !
  2050. ! The depths to which I had to sink to implement this should be sufficient
  2051. ! evidence that the X font model sucks a lot.
  2052. !
  2053. ! If you have selected the "Large" font set and still think the fonts are too
  2054. ! small, it could be that you are using 75dpi fonts on a 100dpi monitor.  You
  2055. ! can see whether you are using 75dpi or 100dpi fonts by looking at the output
  2056. ! of the command "xset q" - near the end of its output it shows your font path,
  2057. ! and if directories with 75dpi in their names preceed the 100dpi ones, then
  2058. ! those are the fonts you are using.  You can find out the dots-per-inch of
  2059. ! your monitor with the "xdpyinfo" command; look for the "resolution:" line.
  2060. !
  2061. ! The resource hierarchy for the fonts used by Netscape is as follows:
  2062. !
  2063. ! *DocumentFonts.XCharset.Family. Face.      UserSize.ProgramSize.Attribute:
  2064. !
  2065. !                latin1  variable normal     small   1-7         foundry
  2066. !                        fixed    bold       medium              family
  2067. !                                 italic     large               weight
  2068. !                                 boldItalic huge                ..etc..
  2069.  
  2070. ! ============================================================================
  2071. ! Specify default values for all fonts (both fixed-width and variable-width.)
  2072. ! You should probably use this block only for specifying things like the
  2073. ! foundry, registry, and encoding.  Most of these fields should generally be
  2074. ! allowed to remain wildcards.
  2075. ! ============================================================================
  2076. !
  2077. *documentFonts*foundry:                    *
  2078. *documentFonts*family:                    *
  2079. *documentFonts*weight:                    *
  2080. *documentFonts*slant:                    *
  2081. *documentFonts*swidth:                    *
  2082. *documentFonts*adstyle:                    *
  2083. *documentFonts*pixelsize:                *
  2084. *documentFonts*pointsize:                *
  2085. *documentFonts*resx:                    *
  2086. *documentFonts*resy:                    *
  2087. *documentFonts*spacing:                    *
  2088. *documentFonts*avgwidth:                *
  2089. *documentFonts.latin1*registry:                iso8859
  2090. *documentFonts.latin1*encoding:                1
  2091. *documentFonts.jisx0208*registry:                jisx0208.1983
  2092. *documentFonts.jisx0208*encoding:                0
  2093. *documentFonts.jisx0201*registry:                jisx0201.1976
  2094. *documentFonts.jisx0201*encoding:                0
  2095. *documentFonts.jisx0212*registry:                jisx0212.1990
  2096. *documentFonts.jisx0212*encoding:                0
  2097. *documentFonts.ksc5601*registry:                ksc5601.1987
  2098. *documentFonts.ksc5601*encoding:                0
  2099. *documentFonts.gb2312*registry:                    gb2312.1980
  2100. *documentFonts.gb2312*encoding:                    0
  2101. *documentFonts.cns11643*registry:                *cns11643.1986
  2102. *documentFonts.cns11643*encoding:                *
  2103.  
  2104. ! ============================================================================
  2105. ! Specify default values for all variable-width fonts, regardless of size.
  2106. ! ============================================================================
  2107. !
  2108. *documentFonts.latin1.variable*family:            times
  2109. *documentFonts.latin1.variable.normal*weight:        medium
  2110. *documentFonts.latin1.variable.normal*slant:        r
  2111. *documentFonts.latin1.variable.bold*weight:        bold
  2112. *documentFonts.latin1.variable.bold*slant:        r
  2113. *documentFonts.latin1.variable.italic*weight:        medium
  2114. *documentFonts.latin1.variable.italic*slant:        i
  2115. *documentFonts.latin1.variable.boldItalic*weight:    bold
  2116. *documentFonts.latin1.variable.boldItalic*slant:    i
  2117.  
  2118. ! To use Helvetica instead of Times, do the following.  (The second two lines
  2119. ! are necessary because Helvetica calls its slanted versions "oblique" while
  2120. ! Times calls them "italic.")
  2121. !*documentFonts.latin1.variable*family:            helvetica
  2122. !*documentFonts.latin1.variable.italic*slant:        o
  2123. !*documentFonts.latin1.variable.boldItalic*slant:    o
  2124.  
  2125.  
  2126. ! ============================================================================
  2127. ! Specify default values for all fixed-width fonts, regardless of size.
  2128. ! ============================================================================
  2129. !
  2130. *documentFonts.latin1.fixed*family:            courier
  2131. *documentFonts.latin1.fixed*spacing:            m
  2132. *documentFonts.latin1.fixed.normal*weight:        medium
  2133. *documentFonts.latin1.fixed.normal*slant:        r
  2134. *documentFonts.latin1.fixed.bold*weight:        bold
  2135. *documentFonts.latin1.fixed.bold*slant:            r
  2136. *documentFonts.latin1.fixed.italic*weight:        medium
  2137. *documentFonts.latin1.fixed.italic*slant:        o
  2138. *documentFonts.latin1.fixed.boldItalic*weight:        bold
  2139. *documentFonts.latin1.fixed.boldItalic*slant:        o
  2140.  
  2141. ! To use LucidaTypewriter instead of Times, do the following.  (The second two
  2142. ! lines are necessary because Lucida calls its slanted versions "italic" while
  2143. ! Times calls them "oblique.")
  2144. !*documentFonts.latin1.fixed*family:            lucidatypewriter
  2145. !*documentFonts.latin1.fixed.italic*slant:        i
  2146. !*documentFonts.latin1.fixed.boldItalic*slant:         i
  2147.  
  2148.  
  2149. ! ============================================================================
  2150. ! Specify sizes for all fonts, fixed and variable.
  2151. ! ============================================================================
  2152. !
  2153. ! The "small," "medium," "large," and "huge" sizes correspond to the user's
  2154. ! selection of preferred font sizes on the Preferences dialog.
  2155. !
  2156. ! The numeric sizes are specified by the document being viewed, for example,
  2157. ! normal text is rendered in size 3, and <H1> text is rendered in size 6.
  2158. ! The <FONT> directive can also be used to specify sizes from 1 to 7.
  2159. !
  2160. ! It is better to specify these resources as "pointsize" rather than
  2161. ! "pixelsize" so that the font path may be used to select 100dpi or 75dpi
  2162. ! fonts based on the type of monitor in use, resulting in similar looking
  2163. ! screens on different hardware.  Also note that pixel sizes which exist in
  2164. ! the 100dpi set won't necessarily exist in the 75dpi set, while the point
  2165. ! sizes available will generally be the same.
  2166. !
  2167. !   In an optimal world, we could just do it as follows in the commented-out
  2168. !   portion.  But as it happens, We can't use the same sizes for fixed-width
  2169. !   fonts as for variable-width fonts because a 14-point Courier is visually
  2170. !   larger than a 14-point Times, which may be a bug in the fonts, or may just
  2171. !   be an artifact of it being fixed width, I'm not sure.  Anyway, things look
  2172. !   better if the Courier fonts are one increment smaller than the Times or
  2173. !   Helvetica fonts, at least with the versions of those fonts on the systems
  2174. !   I've tried.  HOWEVER, this is not the case with the pairing of New Century
  2175. !   Schoolbook and Lucida Typewriter: with those two fonts, the 14 point
  2176. !   versions look good together.  So, your mileage may vary...
  2177. !
  2178. ! *documentFonts*small.1.pointsize:        60
  2179. ! *documentFonts*small.2.pointsize:        80
  2180. ! *documentFonts*small.3.pointsize:        100
  2181. ! *documentFonts*small.4.pointsize:        120
  2182. ! *documentFonts*small.5.pointsize:        140
  2183. ! *documentFonts*small.6.pointsize:        180
  2184. ! *documentFonts*small.7.pointsize:        240
  2185. !
  2186. ! *documentFonts*medium.1.pointsize:        80
  2187. ! *documentFonts*medium.2.pointsize:        100
  2188. ! *documentFonts*medium.3.pointsize:        120
  2189. ! *documentFonts*medium.4.pointsize:        140
  2190. ! *documentFonts*medium.5.pointsize:        180
  2191. ! *documentFonts*medium.6.pointsize:        240
  2192. ! *documentFonts*medium.7.pointsize:        360
  2193. !
  2194. ! *documentFonts*large.1.pointsize:        100
  2195. ! *documentFonts*large.2.pointsize:        120
  2196. ! *documentFonts*large.3.pointsize:        140
  2197. ! *documentFonts*large.4.pointsize:        180
  2198. ! *documentFonts*large.5.pointsize:        240
  2199. ! *documentFonts*large.6.pointsize:        360
  2200. ! *documentFonts*large.7.pointsize:        480
  2201. !
  2202. ! *documentFonts*huge.1.pointsize:        120
  2203. ! *documentFonts*huge.2.pointsize:        140
  2204. ! *documentFonts*huge.3.pointsize:        180
  2205. ! *documentFonts*huge.4.pointsize:        240
  2206. ! *documentFonts*huge.5.pointsize:        360
  2207. ! *documentFonts*huge.6.pointsize:        480
  2208. ! *documentFonts*huge.7.pointsize:        640
  2209.  
  2210. ! ============================================================================
  2211. ! Specify sizes for all variable-width fonts.
  2212. ! ============================================================================
  2213. !
  2214. *documentFonts.latin1.variable*small.1.pointsize:    60
  2215. *documentFonts.latin1.variable*small.2.pointsize:    80
  2216. *documentFonts.latin1.variable*small.3.pointsize:    100
  2217. *documentFonts.latin1.variable*small.4.pointsize:    120
  2218. *documentFonts.latin1.variable*small.5.pointsize:    140
  2219. *documentFonts.latin1.variable*small.6.pointsize:    180
  2220. *documentFonts.latin1.variable*small.7.pointsize:    240
  2221.  
  2222. *documentFonts.latin1.variable*medium.1.pointsize:    80
  2223. *documentFonts.latin1.variable*medium.2.pointsize:    100
  2224. *documentFonts.latin1.variable*medium.3.pointsize:    120
  2225. *documentFonts.latin1.variable*medium.4.pointsize:    140
  2226. *documentFonts.latin1.variable*medium.5.pointsize:    180
  2227. *documentFonts.latin1.variable*medium.6.pointsize:    240
  2228. *documentFonts.latin1.variable*medium.7.pointsize:    360
  2229.  
  2230. *documentFonts.latin1.variable*large.1.pointsize:    100
  2231. *documentFonts.latin1.variable*large.2.pointsize:    120
  2232. *documentFonts.latin1.variable*large.3.pointsize:    140
  2233. *documentFonts.latin1.variable*large.4.pointsize:    180
  2234. *documentFonts.latin1.variable*large.5.pointsize:    240
  2235. *documentFonts.latin1.variable*large.6.pointsize:    360
  2236. *documentFonts.latin1.variable*large.7.pointsize:    480
  2237.  
  2238. *documentFonts.latin1.variable*huge.1.pointsize:    120
  2239. *documentFonts.latin1.variable*huge.2.pointsize:    140
  2240. *documentFonts.latin1.variable*huge.3.pointsize:    180
  2241. *documentFonts.latin1.variable*huge.4.pointsize:    240
  2242. *documentFonts.latin1.variable*huge.5.pointsize:    360
  2243. *documentFonts.latin1.variable*huge.6.pointsize:    480
  2244. *documentFonts.latin1.variable*huge.7.pointsize:    640
  2245.  
  2246. ! ============================================================================
  2247. ! Specify sizes for all fixed-width fonts; see comment above.
  2248. ! ============================================================================
  2249. !
  2250. *documentFonts.latin1.fixed*small.1.pointsize:        40
  2251. *documentFonts.latin1.fixed*small.2.pointsize:        60
  2252. *documentFonts.latin1.fixed*small.3.pointsize:        80
  2253. *documentFonts.latin1.fixed*small.4.pointsize:        100
  2254. *documentFonts.latin1.fixed*small.5.pointsize:        120
  2255. *documentFonts.latin1.fixed*small.6.pointsize:        140
  2256. *documentFonts.latin1.fixed*small.7.pointsize:        180
  2257.  
  2258. *documentFonts.latin1.fixed*medium.1.pointsize:    60
  2259. *documentFonts.latin1.fixed*medium.2.pointsize:    80
  2260. *documentFonts.latin1.fixed*medium.3.pointsize:    100
  2261. *documentFonts.latin1.fixed*medium.4.pointsize:    120
  2262. *documentFonts.latin1.fixed*medium.5.pointsize:    140
  2263. *documentFonts.latin1.fixed*medium.6.pointsize:    180
  2264. *documentFonts.latin1.fixed*medium.7.pointsize:    240
  2265.  
  2266. *documentFonts.latin1.fixed*large.1.pointsize:        80
  2267. *documentFonts.latin1.fixed*large.2.pointsize:        100
  2268. *documentFonts.latin1.fixed*large.3.pointsize:        120
  2269. *documentFonts.latin1.fixed*large.4.pointsize:        140
  2270. *documentFonts.latin1.fixed*large.5.pointsize:        180
  2271. *documentFonts.latin1.fixed*large.6.pointsize:        240
  2272. *documentFonts.latin1.fixed*large.7.pointsize:        360
  2273.  
  2274. *documentFonts.latin1.fixed*huge.1.pointsize:        100
  2275. *documentFonts.latin1.fixed*huge.2.pointsize:        120
  2276. *documentFonts.latin1.fixed*huge.3.pointsize:        140
  2277. *documentFonts.latin1.fixed*huge.4.pointsize:        180
  2278. *documentFonts.latin1.fixed*huge.5.pointsize:        240
  2279. *documentFonts.latin1.fixed*huge.6.pointsize:        360
  2280. *documentFonts.latin1.fixed*huge.7.pointsize:        480
  2281.  
  2282. *documentFonts.jisx0208*small.1.pixelsize:    14
  2283. *documentFonts.jisx0208*small.2.pixelsize:    14
  2284. *documentFonts.jisx0208*small.3.pixelsize:    14
  2285. *documentFonts.jisx0208*small.4.pixelsize:    14
  2286. *documentFonts.jisx0208*small.5.pixelsize:    16
  2287. *documentFonts.jisx0208*small.6.pixelsize:    16
  2288. *documentFonts.jisx0208*small.7.pixelsize:    24
  2289.  
  2290. *documentFonts.jisx0208*medium.1.pixelsize:    14
  2291. *documentFonts.jisx0208*medium.2.pixelsize:    14
  2292. *documentFonts.jisx0208*medium.3.pixelsize:    14
  2293. *documentFonts.jisx0208*medium.4.pixelsize:    16
  2294. *documentFonts.jisx0208*medium.5.pixelsize:    16
  2295. *documentFonts.jisx0208*medium.6.pixelsize:    24
  2296. *documentFonts.jisx0208*medium.7.pixelsize:    24
  2297.  
  2298. *documentFonts.jisx0208*large.1.pixelsize:    14
  2299. *documentFonts.jisx0208*large.2.pixelsize:    14
  2300. *documentFonts.jisx0208*large.3.pixelsize:    16
  2301. *documentFonts.jisx0208*large.4.pixelsize:    16
  2302. *documentFonts.jisx0208*large.5.pixelsize:    24
  2303. *documentFonts.jisx0208*large.6.pixelsize:    24
  2304. *documentFonts.jisx0208*large.7.pixelsize:    24
  2305.  
  2306. *documentFonts.jisx0208*huge.1.pixelsize:    14
  2307. *documentFonts.jisx0208*huge.2.pixelsize:    16
  2308. *documentFonts.jisx0208*huge.3.pixelsize:    16
  2309. *documentFonts.jisx0208*huge.4.pixelsize:    24
  2310. *documentFonts.jisx0208*huge.5.pixelsize:    24
  2311. *documentFonts.jisx0208*huge.6.pixelsize:    24
  2312. *documentFonts.jisx0208*huge.7.pixelsize:    24
  2313.  
  2314. *documentFonts.jisx0201*small.1.pixelsize:    14
  2315. *documentFonts.jisx0201*small.2.pixelsize:    14
  2316. *documentFonts.jisx0201*small.3.pixelsize:    14
  2317. *documentFonts.jisx0201*small.4.pixelsize:    14
  2318. *documentFonts.jisx0201*small.5.pixelsize:    16
  2319. *documentFonts.jisx0201*small.6.pixelsize:    16
  2320. *documentFonts.jisx0201*small.7.pixelsize:    24
  2321.  
  2322. *documentFonts.jisx0201*medium.1.pixelsize:    14
  2323. *documentFonts.jisx0201*medium.2.pixelsize:    14
  2324. *documentFonts.jisx0201*medium.3.pixelsize:    14
  2325. *documentFonts.jisx0201*medium.4.pixelsize:    16
  2326. *documentFonts.jisx0201*medium.5.pixelsize:    16
  2327. *documentFonts.jisx0201*medium.6.pixelsize:    24
  2328. *documentFonts.jisx0201*medium.7.pixelsize:    24
  2329.  
  2330. *documentFonts.jisx0201*large.1.pixelsize:    14
  2331. *documentFonts.jisx0201*large.2.pixelsize:    14
  2332. *documentFonts.jisx0201*large.3.pixelsize:    16
  2333. *documentFonts.jisx0201*large.4.pixelsize:    16
  2334. *documentFonts.jisx0201*large.5.pixelsize:    24
  2335. *documentFonts.jisx0201*large.6.pixelsize:    24
  2336. *documentFonts.jisx0201*large.7.pixelsize:    24
  2337.  
  2338. *documentFonts.jisx0201*huge.1.pixelsize:    14
  2339. *documentFonts.jisx0201*huge.2.pixelsize:    16
  2340. *documentFonts.jisx0201*huge.3.pixelsize:    16
  2341. *documentFonts.jisx0201*huge.4.pixelsize:    24
  2342. *documentFonts.jisx0201*huge.5.pixelsize:    24
  2343. *documentFonts.jisx0201*huge.6.pixelsize:    24
  2344. *documentFonts.jisx0201*huge.7.pixelsize:    24
  2345.  
  2346. *documentFonts.jisx0212*small.1.pixelsize:    16
  2347. *documentFonts.jisx0212*small.2.pixelsize:    16
  2348. *documentFonts.jisx0212*small.3.pixelsize:    16
  2349. *documentFonts.jisx0212*small.4.pixelsize:    16
  2350. *documentFonts.jisx0212*small.5.pixelsize:    16
  2351. *documentFonts.jisx0212*small.6.pixelsize:    16
  2352. *documentFonts.jisx0212*small.7.pixelsize:    24
  2353.  
  2354. *documentFonts.jisx0212*medium.1.pixelsize:    16
  2355. *documentFonts.jisx0212*medium.2.pixelsize:    16
  2356. *documentFonts.jisx0212*medium.3.pixelsize:    16
  2357. *documentFonts.jisx0212*medium.4.pixelsize:    16
  2358. *documentFonts.jisx0212*medium.5.pixelsize:    16
  2359. *documentFonts.jisx0212*medium.6.pixelsize:    24
  2360. *documentFonts.jisx0212*medium.7.pixelsize:    24
  2361.  
  2362. *documentFonts.jisx0212*large.1.pixelsize:    16
  2363. *documentFonts.jisx0212*large.2.pixelsize:    16
  2364. *documentFonts.jisx0212*large.3.pixelsize:    16
  2365. *documentFonts.jisx0212*large.4.pixelsize:    16
  2366. *documentFonts.jisx0212*large.5.pixelsize:    24
  2367. *documentFonts.jisx0212*large.6.pixelsize:    24
  2368. *documentFonts.jisx0212*large.7.pixelsize:    24
  2369.  
  2370. *documentFonts.jisx0212*huge.1.pixelsize:    16
  2371. *documentFonts.jisx0212*huge.2.pixelsize:    16
  2372. *documentFonts.jisx0212*huge.3.pixelsize:    16
  2373. *documentFonts.jisx0212*huge.4.pixelsize:    24
  2374. *documentFonts.jisx0212*huge.5.pixelsize:    24
  2375. *documentFonts.jisx0212*huge.6.pixelsize:    24
  2376. *documentFonts.jisx0212*huge.7.pixelsize:    24
  2377.  
  2378. *documentFonts.ksc5601*small.1.pixelsize:    14
  2379. *documentFonts.ksc5601*small.2.pixelsize:    14
  2380. *documentFonts.ksc5601*small.3.pixelsize:    14
  2381. *documentFonts.ksc5601*small.4.pixelsize:    14
  2382. *documentFonts.ksc5601*small.5.pixelsize:    16
  2383. *documentFonts.ksc5601*small.6.pixelsize:    16
  2384. *documentFonts.ksc5601*small.7.pixelsize:    24
  2385.  
  2386. *documentFonts.ksc5601*medium.1.pixelsize:    14
  2387. *documentFonts.ksc5601*medium.2.pixelsize:    14
  2388. *documentFonts.ksc5601*medium.3.pixelsize:    14
  2389. *documentFonts.ksc5601*medium.4.pixelsize:    16
  2390. *documentFonts.ksc5601*medium.5.pixelsize:    16
  2391. *documentFonts.ksc5601*medium.6.pixelsize:    24
  2392. *documentFonts.ksc5601*medium.7.pixelsize:    24
  2393.  
  2394. *documentFonts.ksc5601*large.1.pixelsize:    14
  2395. *documentFonts.ksc5601*large.2.pixelsize:    14
  2396. *documentFonts.ksc5601*large.3.pixelsize:    16
  2397. *documentFonts.ksc5601*large.4.pixelsize:    16
  2398. *documentFonts.ksc5601*large.5.pixelsize:    24
  2399. *documentFonts.ksc5601*large.6.pixelsize:    24
  2400. *documentFonts.ksc5601*large.7.pixelsize:    24
  2401.  
  2402. *documentFonts.ksc5601*huge.1.pixelsize:    14
  2403. *documentFonts.ksc5601*huge.2.pixelsize:    16
  2404. *documentFonts.ksc5601*huge.3.pixelsize:    16
  2405. *documentFonts.ksc5601*huge.4.pixelsize:    24
  2406. *documentFonts.ksc5601*huge.5.pixelsize:    24
  2407. *documentFonts.ksc5601*huge.6.pixelsize:    24
  2408. *documentFonts.ksc5601*huge.7.pixelsize:    24
  2409.  
  2410. *documentFonts.gb2312*small.1.pixelsize:    16
  2411. *documentFonts.gb2312*small.2.pixelsize:    16
  2412. *documentFonts.gb2312*small.3.pixelsize:    16
  2413. *documentFonts.gb2312*small.4.pixelsize:    16
  2414. *documentFonts.gb2312*small.5.pixelsize:    16
  2415. *documentFonts.gb2312*small.6.pixelsize:    16
  2416. *documentFonts.gb2312*small.7.pixelsize:    24
  2417.  
  2418. *documentFonts.gb2312*medium.1.pixelsize:    16
  2419. *documentFonts.gb2312*medium.2.pixelsize:    16
  2420. *documentFonts.gb2312*medium.3.pixelsize:    16
  2421. *documentFonts.gb2312*medium.4.pixelsize:    16
  2422. *documentFonts.gb2312*medium.5.pixelsize:    16
  2423. *documentFonts.gb2312*medium.6.pixelsize:    24
  2424. *documentFonts.gb2312*medium.7.pixelsize:    24
  2425.  
  2426. *documentFonts.gb2312*large.1.pixelsize:    16
  2427. *documentFonts.gb2312*large.2.pixelsize:    16
  2428. *documentFonts.gb2312*large.3.pixelsize:    16
  2429. *documentFonts.gb2312*large.4.pixelsize:    16
  2430. *documentFonts.gb2312*large.5.pixelsize:    24
  2431. *documentFonts.gb2312*large.6.pixelsize:    24
  2432. *documentFonts.gb2312*large.7.pixelsize:    24
  2433.  
  2434. *documentFonts.gb2312*huge.1.pixelsize:        16
  2435. *documentFonts.gb2312*huge.2.pixelsize:        16
  2436. *documentFonts.gb2312*huge.3.pixelsize:        16
  2437. *documentFonts.gb2312*huge.4.pixelsize:        24
  2438. *documentFonts.gb2312*huge.5.pixelsize:        24
  2439. *documentFonts.gb2312*huge.6.pixelsize:        24
  2440. *documentFonts.gb2312*huge.7.pixelsize:        24
  2441.  
  2442. *documentFonts.cns11643*small.1.pixelsize:    16
  2443. *documentFonts.cns11643*small.2.pixelsize:    16
  2444. *documentFonts.cns11643*small.3.pixelsize:    16
  2445. *documentFonts.cns11643*small.4.pixelsize:    16
  2446. *documentFonts.cns11643*small.5.pixelsize:    16
  2447. *documentFonts.cns11643*small.6.pixelsize:    16
  2448. *documentFonts.cns11643*small.7.pixelsize:    24
  2449.  
  2450. *documentFonts.cns11643*medium.1.pixelsize:    16
  2451. *documentFonts.cns11643*medium.2.pixelsize:    16
  2452. *documentFonts.cns11643*medium.3.pixelsize:    16
  2453. *documentFonts.cns11643*medium.4.pixelsize:    16
  2454. *documentFonts.cns11643*medium.5.pixelsize:    16
  2455. *documentFonts.cns11643*medium.6.pixelsize:    24
  2456. *documentFonts.cns11643*medium.7.pixelsize:    24
  2457.  
  2458. *documentFonts.cns11643*large.1.pixelsize:    16
  2459. *documentFonts.cns11643*large.2.pixelsize:    16
  2460. *documentFonts.cns11643*large.3.pixelsize:    16
  2461. *documentFonts.cns11643*large.4.pixelsize:    16
  2462. *documentFonts.cns11643*large.5.pixelsize:    24
  2463. *documentFonts.cns11643*large.6.pixelsize:    24
  2464. *documentFonts.cns11643*large.7.pixelsize:    24
  2465.  
  2466. *documentFonts.cns11643*huge.1.pixelsize:        16
  2467. *documentFonts.cns11643*huge.2.pixelsize:        16
  2468. *documentFonts.cns11643*huge.3.pixelsize:        16
  2469. *documentFonts.cns11643*huge.4.pixelsize:        24
  2470. *documentFonts.cns11643*huge.5.pixelsize:        24
  2471. *documentFonts.cns11643*huge.6.pixelsize:        24
  2472. *documentFonts.cns11643*huge.7.pixelsize:        24
  2473.  
  2474.  
  2475. ! ============================================================================
  2476. ! Fonts used for printing.
  2477. ! ============================================================================
  2478. !
  2479. ! psname  is the full PostScript font name
  2480. ! pscode  is the character encoding used in the PostScript font
  2481. ! pswidth is the PostScript width per character, only useful for "square"
  2482. !         fonts such as those found in East Asia
  2483. !
  2484. ! See the comments on DocumentFonts above for the other fields.
  2485.  
  2486.  
  2487. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  2488. ! and cannot be changed.
  2489. !
  2490. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  2491. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  2492. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  2493. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  2494. !*documentFonts.latin1.fixed.normal*psname:        Courier
  2495. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  2496. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  2497. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  2498. !*documentFonts.latin1*pscode:                iso-8859-1
  2499. !*documentFonts.latin1*pswidth:                *
  2500.  
  2501.  
  2502. ! Netscape does not differentiate between variable and fixed, and between
  2503. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  2504. !
  2505. ! The charset fields are the charset names corresponding to the available
  2506. ! locales (e.g. for Japan, that would be x-euc-jp and x-sjis).
  2507. !
  2508. *documentFonts.x-euc-jp*psname:        Ryumin-Light-RKSJ-H
  2509. *documentFonts.x-euc-jp*pscode:        x-sjis
  2510. *documentFonts.x-euc-jp*pswidth:    1000
  2511. *documentFonts.x-sjis*psname:        Ryumin-Light-RKSJ-H
  2512. *documentFonts.x-sjis*pscode:        x-sjis
  2513. *documentFonts.x-sjis*pswidth:        1000
  2514.  
  2515. *documentFonts.euc-kr*psname:        SMgoJ
  2516. *documentFonts.euc-kr*pscode:        euc-kr
  2517. *documentFonts.euc-kr*pswidth:        1000
  2518.  
  2519. !*documentFonts.gb2312*psname:        ???
  2520. !*documentFonts.gb2312*pscode:        ???
  2521. !*documentFonts.gb2312*pswidth:        ???
  2522.  
  2523. !*documentFonts.x-euc-tw*psname:    ???
  2524. !*documentFonts.x-euc-tw*pscode:    ???
  2525. !*documentFonts.x-euc-tw*pswidth:    ???
  2526.